How to disable IPv6 on Fedora?

devquora
devquora

Posted On: Mar 16, 2020

 

To disable the IPv6, got to the terminal and change to the root user. Then issue the following two commands to disable the IPv6 on Fedora.

sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Fedora Interview Questions

    What is Fedora?

    Fedora is a Linux distribution and developed by the community-supported Fedora Project. It is sponsored by Red Hat Inc. Fedora is distributed under various free and open-source licenses. First release...

    Fedora Interview Questions

    What is GNOME?

    GNOME is an open-source desktop environment used for Unix-like operating systems. A part of the GNU project, GNOME is developed by the GNOME project composed of free volunteers and paid contributors. ...

    Fedora Interview Questions

    What is the Fedora server?

    Fedora server is a version of Fedora that is tailored made for cloud Fedora server. It is a powerful, ad flexible operating system that includes the best and latest datacenter technologies. It is a co...