Ip forward
Jump to navigation
Jump to search
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.