pf: Open unbound_exporter port for dna-gw hosts

This commit is contained in:
Timo Makinen 2025-01-19 16:15:42 +00:00
parent ae491f8977
commit 271eb09669

View file

@ -45,8 +45,9 @@ pass in quick on $ext_if proto tcp from 37.35.86.64/29 to self port ssh
pass in quick on $ext_if proto tcp from 37.16.96.144/28 to self port ssh
pass in quick on $ext_if proto tcp from 212.149.228.253/32 to self port ssh
# node_exporter from internal network
# node_exporter and unbound_exporter from internal network
pass in quick on $int_if proto tcp from $int_net to self port 9100
pass in quick on $int_if proto tcp from $int_net to self port 9167
# allow dns queries from internal net
pass in quick on $int_if proto { tcp, udp } from $int_net to self port domain