更新 TS 防火墙备注

This commit is contained in:
CallMeR
2023-11-29 14:01:12 +08:00
parent 2407555015
commit 7fc7ab2466
+1 -1
View File
@@ -66,7 +66,7 @@ table inet router {
}
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"
jump accept_to_lan
}