pf: Fix changed ip addresses

This commit is contained in:
Timo Makinen 2024-12-01 17:10:57 +00:00
parent d11b2a17e3
commit fff2153a8a

View file

@ -39,11 +39,11 @@ antispoof for lo0
antispoof for vio0 antispoof for vio0
antispoof for vio1 antispoof for vio1
# admin connection (internal, fsol and arc office) # admin connection (internal, arcsec office, dmz, lan)
pass in quick on $int_if proto tcp from $int_net to self port ssh pass in quick on $int_if proto tcp from $int_net to self port ssh
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.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 37.16.96.144/28 to self port ssh
pass in quick on $ext_if proto tcp from 89.27.104.10/32 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 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 9100