Hi Lewis,

> When I brought this issue up before the solution was to run the
> following two commands:
> 
>> sysctl -w net.ipv6.conf.all.disable_ipv6=1
>> sysctl -w net.ipv6.conf.default.disable_ipv6=1 
> 
> However that does not seem to have the same joyful effect.
Yeah, the above actually should work, but these settings won't survive a
reboot. "sysctl -w" just performs a modification of kernel settings at
runtime.

Here is how you can make it more permanent and they outline several
methods like sysctl config file or kernel boot parameter to disable IPv6
permanently:

https://www.thegeekdiary.com/centos-rhel-7-how-to-disable-ipv6/
https://linuxhint.com/disable_ipv6_centos7/


-- 
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to