On 27/01/2026 10:54, Michael P. Soulier wrote:
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?
The files must end in '.conf'. See man sysctl.d. -- Eduardo M KALINOWSKI eduardo@kalinowski.com.br