Re: Turning off ipv6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> To disable ipv6 on F12 on the next reboot just add the line
>> net.ipv6.conf.all.disable_ipv6 = 1
>> to your /etc/sysctl.conf file.

>> To disable it right away issue the command
>> sysctl -w net.ipv6.conf.all.disable_ipv6=1

>> To disable ipv6 on just one interface (for example eth0) issue the
>> command
>> sysctl -w net.ipv6.conf.eth0.disable_ipv6=1
>> or enter the line
>> net.ipv6.conf.eth0.disable_ipv6 = 1
>> in your /etc/sysctl.conf file for the next reboot

> Thank you. That looks like the Right Way (tm) to do it.

I prefer the sysctl.conf method too but the modprobe.d one works just as well.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux