Код: Выделить всё
net.ipv4.conf.all.disable_ipv4 = 1
net.ipv4.conf.default.disable_ipv4 = 1Код: Выделить всё
ip -4 addr show eth0
ip addr del 128.199.175.162/18 dev eth0Код: Выделить всё
sysctl -pКод: Выделить всё
net.ipv4.conf.all.disable_ipv4 = 1
net.ipv4.conf.default.disable_ipv4 = 1Код: Выделить всё
ip -4 addr show eth0
ip addr del 128.199.175.162/18 dev eth0Код: Выделить всё
sysctl -pКод: Выделить всё
net.ipv4.conf.all.disable_ipv4 = 1
net.ipv4.conf.default.disable_ipv4 = 1
net.ipv4.conf.lo.disable_ipv4 = 0