add vserver interface to fw

This commit is contained in:
2023-12-03 21:29:52 +01:00
parent bae3bb97fd
commit 75daf49c98

View File

@@ -72,6 +72,7 @@
"lan",
"podman0",
"server",
"vserver",
"infrastructure",
"wg_cloonar",
"smart",
@@ -81,6 +82,7 @@
"lan",
"podman0",
"server",
"vserver",
"infrastructure",
"wg_cloonar",
"smart",
@@ -111,14 +113,15 @@
# lan and vpn to any
# TODO: disable wan when finished
iifname { "wan", "lan", "server", "podman0", "wg_cloonar" } oifname { "lan", "server", "podman0", "infrastructure", "multimedia", "smart", "wrwks", "wg_cloonar", "wg_epicenter", "wg_ghetto_at" } counter accept
iifname { "infrastructure" } oifname { "podman0", "server" } counter accept
iifname { "wan", "lan", "server", "vserver", "podman0", "wg_cloonar" } oifname { "lan", "server", "vserver", "podman0", "infrastructure", "multimedia", "smart", "wrwks", "wg_cloonar", "wg_epicenter", "wg_ghetto_at" } counter accept
iifname { "infrastructure" } oifname { "podman0", "server", "vserver" } counter accept
# Allow trusted network WAN access
iifname {
"lan",
"infrastructure",
"server",
"vserver",
"podman0",
"multimedia",
"smart",