TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IPCHAINS, Firewall and Masquerading



I'm trying to implement a server setup using US West DSL following the setup in the IPCHAINS HOWTO.  My setup is almost identical to the one shown in the HOWTO

http://www.linuxdoc.org/HOWTO/IPCHAINS-HOWTO-7.html

but I use eth0 for ppp0, and change eth0 and eth1 in the example to eth1 and eth2, respectively, changing the references to each interface accordingly in the script.

When I execute my rc.firewall script, I am unable to connect. The packet filter box can ping the server IPs but not ping its own interfaces, and the internal network can reach the external network but not the servers. Obviously I've got some bugs in the script somewhere.

If someone could review the script and tell me where I made my mistakes it would be greatly appreciated. The file and any additional info can be provided on request.