Update changed ip addresses
This commit is contained in:
parent
2c63423a9a
commit
773dff1aa9
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ antispoof for vio1
|
|||
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.16.96.144/28 to self port ssh
|
||||
pass in quick on $ext_if proto tcp from 62.78.229.19/32 to self port ssh
|
||||
pass in quick on $ext_if proto tcp from 89.27.104.10/32 to self port ssh
|
||||
|
||||
# node_exporter from internal network
|
||||
pass in quick on $int_if proto tcp from $int_net to self port 9100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue