Re: IP masquerade: To work or not to work??

Michael Dale Long (mlong@long.dyn.ml.org)
Wed, 7 Oct 1998 23:34:52 -0500 (EST)


On Wed, 7 Oct 1998, Emerson Holgan wrote:
> #/proc/sys/net/ipv4/ip_forward
> 0 ( theres a "0" under this file!)

echo 1 > /proc/sys/net/ipv4/ip_forward
to turn on ip forwarding.
Otherwise IP Masquerade won't work.

-
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/