mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新 TS 防火墙备注
This commit is contained in:
@@ -66,7 +66,7 @@ table inet router {
|
|||||||
}
|
}
|
||||||
|
|
||||||
chain forward_lan {
|
chain forward_lan {
|
||||||
jump accept_to_tailscale comment "tsconf: accept Tailscale forward"
|
jump accept_to_tailscale comment "tsconf: accept LAN to Tailscale forward"
|
||||||
ct status dnat counter accept comment "lanconf: accept port forward"
|
ct status dnat counter accept comment "lanconf: accept port forward"
|
||||||
jump accept_to_lan
|
jump accept_to_lan
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user