可直接复制进配置文件/etc/sysctl.conf
#>>开启网卡重定向功能
net.ipv4.conf.all.send_redirects=0
net.ipv4.conf.default.send_redirects=0
net.ipv4.conf.eth1.send_redirects=0
微信扫一扫
#>>开启网卡重定向功能
net.ipv4.conf.all.send_redirects=0
net.ipv4.conf.default.send_redirects=0
net.ipv4.conf.eth1.send_redirects=0
相关推荐