Another way disable IPV6.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 18 Jun 2009 10:40:33 +0300
changeset 124 c3083cf1f03b
parent 123 03a2617f278a
child 126 71b552d3cd0b
Another way disable IPV6.
net.rst
--- a/net.rst	Thu Jun 18 10:01:48 2009 +0300
+++ b/net.rst	Thu Jun 18 10:40:33 2009 +0300
@@ -20,6 +20,10 @@
 
   $ sudo update-modules
 
+Another way is adding to /etc/modprobe.d/blacklist.local lines
+
+  blacklist ipv6
+
 You can safely wipe out any IPv6 reference in "/etc/hosts" and
 "/etc/network/interfaces".