[CentOS] ip_forwarding

Steve Bergman steve at rueb.com
Mon Feb 6 01:19:58 UTC 2006


On Sun, 2006-02-05 at 17:13 -0800, Scott Taylor wrote:

> I have
> FORWARD_IPV4="yes"
> in my /etc/sysconfig/network file but /proc/sys/net/ipv4/ip_forward does
> not = 1 (also tried to set it to ="true" and just =true).

Put:

net.ipv4.ip_forward = 1

in /etc/sysctl.conf

and it should work.

-Steve




More information about the CentOS mailing list