> unfortunately, i have tried to get ip chains working on 2.2.0ac2 but
> it would not work.. can anyone point me in the right direction? any
> docs?
Make sure you have forwarding turned on:
echo 1 >/proc/sys/net/ipv4/ip_forward
Make sure you have masquerading compiled into the kernel:
ls -l /proc/net/ip_masquerade
Steve
dunham@cse.msu.edu
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu