On Wed, 2003-04-02 at 14:58, Arthur Chong wrote:
> Thanks everyone for putting up with me...
> 
> We have solved this problem - the key was to
> add the FORWARD_IPV4 command in the
> /etc/sysconfig/network file.
> 
> We tried the rc.local and that did not work.
> 

That is the old deprecated way to do it.  I would recommend that you
instead modify the /etc/sysctl.conf file.

Change the line:

net.ipv4.ip_forward = 0

to

net.ipv4.ip_forward = 1

Dax Kelson
Guru Labs



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to