Open munin from all hosts firewll

This commit is contained in:
Timo Makinen 2021-03-19 06:32:08 +00:00
parent f96f3f6789
commit 63f19f7d27
15 changed files with 18 additions and 1 deletions

View file

@ -30,8 +30,9 @@ pass quick inet6 proto icmp6
antispoof for lo0
antispoof for vio0
# admin connection (internal)
# admin connection and munin (internal)
pass in quick on $int_if proto tcp from $int_net to self port ssh keep state (no-sync)
pass in quick on $int_if proto tcp from $int_net to self port 4949 keep state (no-sync)
# internal network
block in quick from any to self