remove unneeded rule

This commit is contained in:
2023-12-02 11:18:16 +01:00
parent f9d4f9ad5f
commit bf6a9d31a9

View File

@@ -123,18 +123,6 @@
} oifname {
"wan",
} counter accept comment "Allow trusted LAN to WAN"
# Allow established WAN to return
iifname {
"wan",
} oifname {
"lan",
"infrastructure",
"podman0",
"multimedia",
"smart",
"wg_cloonar",
} ct state { established, related } counter accept comment "Allow established back to LANs"
}
}