文件操作 - libreswan-sysctl.conf
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/libreswan-3.25/libreswan-sysctl.conf
编辑文件内容
# when using 1 interface for two networks when using NETKEY, the kernel # thinks it can be clever by sending a redirect (cause it cannot tell # an encrypted packet came in, but a decrypted packet came out), # so it sends a bogus ICMP redirect # # We disable redirects for XFRM/IPsec net.ipv6.conf.default.accept_redirects = 0 net.ipv6.conf.all.accept_redirects = 0 net.ipv4.conf.default.send_redirects = 0 net.ipv4.conf.default.accept_redirects = 0 net.ipv4.conf.all.send_redirects = 0 net.ipv4.conf.all.accept_redirects = 0
修改文件时间
将文件时间修改为当前时间的前一年
删除文件