mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 TS 防火墙
This commit is contained in:
@@ -91,12 +91,12 @@ table inet router {
|
||||
jump accept_from_tailscale
|
||||
}
|
||||
|
||||
chain output_tailscale {
|
||||
chain forward_tailscale {
|
||||
jump accept_to_lan comment "tsconf: accept Tailscale to LAN forward"
|
||||
jump accept_to_tailscale
|
||||
}
|
||||
|
||||
chain forward_tailscale {
|
||||
jump accept_to_lan comment "tsconf: accept Tailscale to LAN forward"
|
||||
chain output_tailscale {
|
||||
jump accept_to_tailscale
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user