sudo vim /etc/sysctl.conf
# IPv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
sudo sysctl -p
2012/11/04
Disable IPV6 in Ubuntu
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URL