add firewall for resolved

This commit is contained in:
2023-12-07 08:40:51 +01:00
parent 3ea51364e2
commit 40fb010825

View File

@@ -136,11 +136,12 @@
"lan",
"server",
"vserver",
"podman1",
"infrastructure",
"wg_cloonar",
"smart",
"multimedia"
} udp dport { 67, 68 } counter accept
} udp dport { 53, 67, 68 } counter accept
# Accept mDNS for avahi reflection
# iifname "multimedia" ip saddr <chromecast IP> tcp dport { llmnr } counter accept