mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新 TS 测试配置
This commit is contained in:
@@ -19,12 +19,6 @@ net.core.netdev_budget_usecs = 20000
|
||||
|
||||
net.core.rps_sock_flow_entries = 32768
|
||||
|
||||
net.ipv4.conf.all.accept_redirects = 0
|
||||
net.ipv4.conf.default.accept_redirects = 0
|
||||
|
||||
net.ipv4.conf.all.accept_source_route = 0
|
||||
net.ipv4.conf.default.accept_source_route = 0
|
||||
|
||||
net.ipv4.conf.all.arp_ignore = 1
|
||||
net.ipv4.conf.default.arp_ignore = 1
|
||||
|
||||
@@ -46,15 +40,6 @@ net.ipv4.tcp_fin_timeout = 30
|
||||
net.ipv4.tcp_keepalive_time = 120
|
||||
net.ipv4.tcp_syncookies = 1
|
||||
|
||||
net.ipv6.conf.all.accept_ra = 0
|
||||
net.ipv6.conf.default.accept_ra = 0
|
||||
|
||||
net.ipv6.conf.all.accept_redirects = 0
|
||||
net.ipv6.conf.default.accept_redirects = 0
|
||||
|
||||
net.ipv6.conf.all.accept_source_route = 0
|
||||
net.ipv6.conf.default.accept_source_route = 0
|
||||
|
||||
net.ipv6.conf.all.use_tempaddr = 0
|
||||
net.ipv6.conf.default.use_tempaddr = 0
|
||||
|
||||
|
||||
@@ -9,21 +9,12 @@ Name=lo
|
||||
Destination=0.0.0.0/8
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=10.0.0.0/8
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=100.64.0.0/10
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=127.0.0.0/8
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=169.254.0.0/16
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=172.16.0.0/12
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=192.0.0.0/24
|
||||
Type=unreachable
|
||||
[Route]
|
||||
@@ -36,9 +27,6 @@ Type=unreachable
|
||||
Destination=192.88.99.0/24
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=192.168.0.0/16
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=198.18.0.0/15
|
||||
Type=unreachable
|
||||
[Route]
|
||||
@@ -87,39 +75,6 @@ Type=unreachable
|
||||
Destination=2002::/16
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=fc00::/7
|
||||
Type=unreachable
|
||||
[Route]
|
||||
Destination=fe80::/10
|
||||
Type=unreachable
|
||||
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=fc00::/7
|
||||
Type=throw
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=::/0
|
||||
Type=prohibit
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=10.0.0.0/10
|
||||
Type=throw
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=172.16.0.0/12
|
||||
Type=throw
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=192.168.0.0/16
|
||||
Type=throw
|
||||
[Route]
|
||||
Table=1024
|
||||
Destination=0.0.0.0/0
|
||||
Type=prohibit
|
||||
|
||||
[RoutingPolicyRule]
|
||||
Priority=10000
|
||||
From=fc00::/7
|
||||
Table=1024
|
||||
|
||||
|
||||
Reference in New Issue
Block a user