更新 TS 服务器参数

This commit is contained in:
CallMeR
2025-01-16 17:57:50 +08:00
parent c1c6282713
commit 2c22ba9212
3 changed files with 21 additions and 0 deletions
+3
View File
@@ -228,6 +228,9 @@ net.ipv4.conf.default.arp_ignore = 1
net.ipv4.conf.all.rp_filter = 2
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.default.send_redirects = 0
net.ipv4.igmp_max_memberships = 256
net.ipv4.route.error_burst = 500