Here are my rules in the forward chain (added in rc.local):
ipchains -P forward DENY
ipchains -A forward -s 192.168.1.0/24 -j MASQ
Also set FORWARD_IPV4= yes in /etc/sysconfig/network.
My problem is every time my system reboots, I have to manually "ping"
all the hosts on my LAN from the firewall machine. Only after I do
that, IP masquerading works. Any ideas why?
Thanks in advance,
Nehali
_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu