Difference between revisions of "Ip forward"

From WebOS Internals
Jump to navigation Jump to search
(New page: You might have noticed that /proc/sys/net/ipv4/ip_forward keeps getting reset to 0. If you go into /etc/network/options and change the line ip_forward=no to ip_forward=yes, the problem se...)
(No difference)

Revision as of 22:04, 1 March 2010

You might have noticed that /proc/sys/net/ipv4/ip_forward keeps getting reset to 0. If you go into /etc/network/options and change the line ip_forward=no to ip_forward=yes, the problem seems to go away.