User Tools

Site Tools


disable_ipv6_in_alma_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
disable_ipv6_in_alma_linux [2024/04/24 17:23] – [IPV6 Address Removal] walkeradmindisable_ipv6_in_alma_linux [2024/04/24 23:04] (current) walkeradmin
Line 1: Line 1:
 ====== Disable IPV6 in Alma Linux ====== ====== Disable IPV6 in Alma Linux ======
-<color #db5f0b>Jan 2024</color>+<color #db5f0b>Apr 2024</color>
 \\  \\ 
 \\  \\ 
Line 59: Line 59:
 net.ipv6.conf.mngt.disable_ipv6 = 1 net.ipv6.conf.mngt.disable_ipv6 = 1
 </file> </file>
 +Save the file. Next we need to edit the ifcfg-enox files in /etc/sysconfig/network-scripts.
 \\  \\ 
 \\  \\ 
 +In each file add the following 2 lines
 +\\ 
 +  IPV6INIT=no
 +  IPV6_AUTOCONF=no
 +\\ 
 +Once all the changes have been made, reboot the server.
 +\\ 
 +\\ 
 +----
  
disable_ipv6_in_alma_linux.1713975791.txt.gz · Last modified: 2024/04/24 17:23 by walkeradmin