promox 禁止IPV6
这篇文章最后更新于1669天前,您需要注意相关的内容是否还可用,如有疑问请联系作者!
promox 禁止IPV6
编辑 vi /etc/sysctl.conf
# disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
添加如下配置 保存 然后 reboot
文章版权声明:除非注明,否则均为IT技术交流分享 IDC管理计费系统 私有云管理系统 PVE管理系统 私有云系统原创文章,转载或复制请以超链接形式并注明出处。