>-----Original Message-----
>From: Steve Holdoway [mailto:[email protected]] 
>Sent: Tuesday, October 19, 2010 1:56 PM
>
>It's probably that ip forwarding is not enabled. To check, 
>
>cat /proc/sys/net/ipv4/ip_forward
>
>If it returns 0, then there's the problem.
>
>sudo echo 1 > /proc/sys/net/ipv4/ip_forward
>
>and add the line 
>
>net.ipv4.ip_forward=1
>
>to /etc/sysctl.conf to preserve over reboots.
>

I've done the above,  /proc/sys/net/ipv4/ip-_forward shows value of 1.

Regards, Bryce.




DISCLAIMER: If you have received this email in error, please notify us 
immediately by reply email, facsimile or collect telephone call to +64 3 
9641200 and destroy the original.  Please refer to full DISCLAIMER at 
http://www.hrnz.co.nz/eDisclaimer.htm






_______________________________________________
Linux-users mailing list
[email protected]
http://lists.canterbury.ac.nz/mailman/listinfo/linux-users

Reply via email to