helps from:

  • https://linux.cn/article-4935-1.html
vi /etc/sysctl.conf
  net.ipv6.conf.all.disable_ipv6 = 1
  net.ipv6.conf.default.disable_ipv6 = 1
sysctl -p

P.S

相关文章: