remove unneeded rule
This commit is contained in:
@@ -123,18 +123,6 @@
|
|||||||
} oifname {
|
} oifname {
|
||||||
"wan",
|
"wan",
|
||||||
} counter accept comment "Allow trusted LAN to 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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user