I have this on my gateway msoulier@morgan:~$ sudo cat /etc/sysctl.d/forwarding [sudo] password for msoulier: # Uncomment the next line to enable packet forwarding for IPv4 net.ipv4.ip_forward=1 # Uncomment the next line to enable packet forwarding for IPv6 # Enabling this option disables Stateless Address Autoconfiguration # based on Router Advertisements for this host net.ipv6.conf.all.forwarding=1
but when it booted just now, forwarding was not enabled. Is this wrong? Thanks, Mike

