Syed Jahanzaib – Personal Blog to Share Knowledge !

January 28, 2012

Howto Disabe IPV6 in FEDORA 10

Filed under: Linux Related — Tags: , , — Syed Jahanzaib / Pinochio~:) @ 12:29 PM

Howto To disable IPV6 in FEDORA 10 :)~

Issue the following commands in terminal, (You must be logged in as root)

su -c 'echo "install ipv6 /bin/true
blacklist ipv6" > /etc/modprobe.d/blacklist-ipv6.conf'

su -c 'service ip6tables stop && chkconfig ip6tables off'

After making these changes reboot your system. Then check your interface card by

ifconfig

You will notice that you IPV6 lines have been gone 🙂

Regard’s
Syed Jahanzaib

%d bloggers like this: