2 articles
Tuesday, Aug 24, 2021
Modify the /etc/sysctl.conf file and add the following net.ipv6.conf.all.disableipv6=1 net.ipv6.conf.default.disableipv6=1 net.ipv6.conf.lo.disableipv...
Tuesday, Apr 7, 2020
Debian way to turn on and off IPv6 Check if the system has ipv6 kernel loaded lsmod | grep ipv6 Return data similar to the following, it means that th...