remove unneeded rule
This commit is contained in:
parent
f9d4f9ad5f
commit
bf6a9d31a9
1 changed files with 0 additions and 12 deletions
|
|
@ -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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue