FYI, I am also using 2.1.129 with IP masquerading, and it works fine.
My rules look like this:
echo 1 >/proc/sys/net/ipv4/ip_forward
ipchains -P forward DENY
ipchains -A forward -j MASQ -s localnet/24
I haven't tried enabling forwarding AFTER adding the rules--if you'd
like me to let me know.
-Jon Burchmore
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/