Public bug reported:
Binary package hint: procps
Hi, /etc/sysctl.conf has the following line
# Uncomment the next line to enable packet forwarding for IPv4
#net.ipv4.conf.default.forwarding=1
I think it should be changed as follows
# Uncomment the next line to enable packet forwarding for IPv4
#net.ipv4.ip_forward=1
since only if net.ipv4.ip_forward is set to 1 does the kernel enable
forwarding between interfaces
** Affects: procps (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
/etc/sysctl.conf should ip_forward=1 for forwarding
https://launchpad.net/bugs/74129
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs