Aggiungere a /etc/sysctl.conf le seguenti stringhe:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
ed eseguire come root:
sysctl -p
oppure riavviare il computer.
Aggiungere a /etc/sysctl.conf le seguenti stringhe:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
ed eseguire come root:
sysctl -p
oppure riavviare il computer.