Changes

Jump to: navigation, search

Quick installation (legacy)

70 bytes added, 08:31, 8 January 2009
sysctl: enable ipv6 forwarding
# packet forwarding enabled and proxy arp disabled
net.ipv4.ip_forward = 1
net.ipv6.conf.default.forwarding = 1
net.ipv6.conf.all.forwarding = 1
net.ipv4.conf.default.proxy_arp = 0

Navigation menu