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.

-- 
Steve Philp                     "The Internet is like crack 
Network Administrator            for smart people..."
Advance Packaging Corporation       --Arsenio Hall
[EMAIL PROTECTED]

Reply via email to