On Mon, 6 Dec 1999 [EMAIL PROTECTED] wrote:

> What is the 'correct' way to enable IPV4 forwarding with RedHat?  I can't
> seem to find an option in Linuxconf.

Set FORWARD_IPV4="yes" in /etc/sysconfig/network to load IP forwarding
automatically at boot time, or run the following as root:

        echo 1 > /proc/sys/net/ipv4/ip_forward

to change the running kernel.

-- 
Todd A. Jacobs
Network Systems Engineer



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to