How To Disable IPv6 on Fedora / Linux & Why

How To Disable IPv6 on Fedora / Linux & Why

Note: This article will be emailed to your friend.

A guide to easily disable IPv6 support on your Linux workstation / server:
1. Add the two lines, if not already present, to /etc/modprobe.conf:

alias net-pf-10 off
alias ipv6 off

For Fedora 7 you should add the command to blacklist instead as shown below:
blacklist net-pf-10
Note: I haven’t personally tested on Fedora 7.
Note: Try to copy-paste these lines instead [...]

Read the rest of this article (224 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro