Arch Linux Disable IPv6 Networking

by Vivek Gite on August 17, 2006 · 0 comments

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.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 3 + 13 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: