On 4/1/06, Gaurav Mishra <[EMAIL PROTECTED]> wrote: > > Got it the Ip_forward has just to change to 1 of > /proc/sys/net/ipv4/ip_forward........ > > > hey,
As soon as shutdown the server this entries in /proc gets lost.When you boot ur server you have to specify this entry again in /proc. The permanent solution for this is: edit /etc/sysctl.conf file and change the value from 0 to 1 net.ipv4.ip.forward = 0 net.ipv4.ip.forward=1 Regards Ankush Grover _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
