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.
- IPV4 forwarding jglass
- Re: IPV4 forwarding Arni Raghu
- Re: IPV4 forwarding [EMAIL PROTECTED]
- Todd A. Jacobs