pf: Fix changed ip address
This commit is contained in:
parent
2da1995a73
commit
04ff09e3bf
1 changed files with 1 additions and 1 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 81.175.155.142/32 to self port ssh
|
||||
pass in quick on $ext_if proto tcp from 89.166.9.218/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
Reference in a new issue