Reviews of products I like, plus whatever comes to my mind...
Append the following in the /etc/sysctl.conf file:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.tun0.disable_ipv6 = 1
and run:
sudo sysctl -p
and reboot
No comments:
Post a Comment