Getting rid of the sit0 interface

From MyWiki
Jump to: navigation, search
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