Arch Linux Disable IPv6 Networking

by on August 17, 2006 · 0 comments· last updated at August 17, 2009

How do I disable IPv6 networking under Arch Linux?

You need to update /etc/modprobe.d/modprobe.conf file to blakclist IPv6 module (kernel driver) under Arch Linux operating system. Edit /etc/modprobe.d/modprobe.conf file, enter:
# vi /etc/modprobe.d/modprobe.conf
To disable ipv6, append the following line:

alias net-pf-10 off

Save and close the file.



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , ,

Previous Faq:

Next Faq: