<!DOCTYPE html> <html> <head> </head> <body> <p> </p> <p># /etc/sysctl.conf – Configuration file for setting system variables<br /># See /etc/sysctl.d/ for additional system variables.<br /># See sysctl.conf (5) for information.<br /><br /><strong>net.ipv6.conf.all.accept_ra=0</strong><br /><strong>net.ipv6.conf.all.autoconf=0</strong><br /><br /># Uncomment the next line to enable packet forwarding for IPv6<br /># Enabling this option disables Stateless Address Autoconfiguration<br /># based on Router Advertisements for this host<br /><strong>net.ipv6.conf.all.forwarding=1</strong><br /><br /></p> </body> </html>
Subscribe
0 Comments
Oldest