On Monday 24 December 2007 20:16:19 Mihira Fernando wrote:
> On Mon December 24 2007 11:02 am, hce wrote:
> > Right, that was missing on my laptop. Could you please explain more
> > how to enable the IP formward on my laptop (an example of commands
> > will be better).
>
> To enable IP Forwarding, run (as root)
> # echo "1" > /proc/sys/net/ipv4/ip_forward
>
> (you need to run this everytime the system reboots )
>

keep in mind that you can change the option in 

/etc/sysctl.conf 

so that you don't have to run it everytime you reboot. If you change it in the 
config file then it stays forever. All changes you apply to the /proc 
filesystem will be lost after a reboot.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to