Tuesday, August 5, 2008

Disable IPv6 in ubuntu 8.04

Disable IPv6 in ubuntu

Steps
1. sudo gedit /etc/modprobe.d/aliases
2. Find the line: alias net-pf-10 ipv6
3. Edit this to: alias net-pf-10 off
4. Save the file and reboot

No comments: