Difference between revisions of "Getting rid of the sit0 interface"
From MyWiki
(Created page with "<source lang="text"> Ian, Add two lines to your /etc/modprobe.conf: alias ipv6 off alias net-pf-10 off Then, after you reboot, both the sit0 and the ipv6 module will not l...") |
(No difference)
|
Latest revision as of 08:58, 30 March 2016
Ian, Add two lines to your /etc/modprobe.conf: alias ipv6 off alias net-pf-10 off Then, after you reboot, both the sit0 and the ipv6 module will not load... Have fun, --Rob