These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

IPCop configuration

Author
Lester Knight Chaykin
Doomheim
#1 - 2012-04-17 06:45:31 UTC
Hello everyone,
I'm having troubles configuring IPCop 1.4.21 to allow eve to access the internet.
I made a port forward rule but it's not working, i tested some settings but i was not able to get it work so far.

Protocol: TCP
ALIas IP: Default IP
Source Port: 26000
Destination Port: 26000

Destination IP: my ip in the LAN


Than i tried to put 87.237.38.200 in the Souce IP and changing destination port aswell and i tried to add an UDP rule, but still nothing, eve is not able to connect.

Any help will be appreciated.
Thanks.
Karbowiak
State War Academy
Caldari State
#2 - 2012-04-17 10:39:26 UTC
why not just allow everything from inside the network to access stuff outside (the internet) ?
my own iptables config looks like this:

http://paste.karbowiak.dk/view/46a8a8b189990410b95aae49204c18f7

i reject everything from outside (eth1) unless it's specific ports or traffic initated from inside the network.
(or ports opened by upnp)

feel free to use the iptables script if you want btw. Smile