在/etc/sysctl.conf中添加
net.ipv4.tcp_syncookies=1
net.ipv4.tcp_tw_reuse=1
net.ipv4.tcp_fin_timeout=30
最后记得使用 sysctl -p 使用配置生效
在/etc/sysctl.conf中添加
net.ipv4.tcp_syncookies=1
net.ipv4.tcp_tw_reuse=1
net.ipv4.tcp_fin_timeout=30
最后记得使用 sysctl -p 使用配置生效