On Sat, 2 Oct 1999, Steve Philp wrote:

> Arcana wrote:
> > 
> > OKAY, it works again.  I typed in the command to "turn on IP forwarding"
> > (like, echo 1 > /proc/sys/net/ipv4/ip_forwarding or something) and
> > everything runs like magic again.  So, the million buck question is...
> > 
> > ... how do I keep the option turned "on"?
> 
> Sorry for the big snip at the top, but since you're really just looking
> for how to automatically set this at bootup at this point, I left that
> part in.
> 
> You'll want to add the 'echo 1 > /proc/sys/net/ipv4/ip_forwarding'
> command to the end of /etc/rc.d/rc.local.  It'll be run each time you
> boot.
> 

Or.
change /etc/sysconfig/network,
FORWARD_IPV4=false
to
FORWARD_IPV4=true
 

--
MandrakeSoft          http://www.mandrakesoft.com/
                                        --Axalon

Reply via email to