add home-assistant nix configuration
This commit is contained in:
parent
bdca649697
commit
027be96f9c
22 changed files with 1450 additions and 60 deletions
|
|
@ -143,12 +143,6 @@
|
|||
"multimedia"
|
||||
} udp dport { 67, 68 } counter accept
|
||||
|
||||
# Allow networks to access web proxy
|
||||
iifname {
|
||||
"lan",
|
||||
"wg_cloonar",
|
||||
} tcp dport { 80, 443 } counter accept
|
||||
|
||||
# Accept mDNS for avahi reflection
|
||||
# iifname "multimedia" ip saddr <chromecast IP> tcp dport { llmnr } counter accept
|
||||
# iifname "multimedia" ip saddr <chromecast IP> udp dport { mdns, llmnr } counter accept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue