可直接复制进配置文件/etc/sysctl.conf
#>>开启网卡重定向功能
net.ipv4.conf.all.send_redirects=0
net.ipv4.conf.default.send_redirects=0
net.ipv4.conf.eth1.send_redirects=0
开启网卡重定向功能
阅读 246
2021-09-22
#>>开启网卡重定向功能
net.ipv4.conf.all.send_redirects=0
net.ipv4.conf.default.send_redirects=0
net.ipv4.conf.eth1.send_redirects=0
相关推荐
精彩评论(0)