make the ip address one we own

This commit is contained in:
Stephen Smoogen
2019-10-22 16:02:09 +00:00
committed by Pierre-Yves Chibon
parent 2fbdcff571
commit a32ff01cec
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 8.43.84.211 --dport 8443:8445 -j ACCE
'-A INPUT -p tcp -m tcp -s 152.19.134.149 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 209.132.181.20 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 8.43.85.78 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 152.19.134.151 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 152.19.134.191 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 140.211.169.199 --dport 8443:8445 -j ACCEPT',]
## End of file

View File

@@ -1,7 +1,7 @@
---
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
eth0_ip: 152.19.134.151
eth0_ip: 152.19.134.191
eth0_nm: 255.255.255.128
nm: 255.255.255.128
gw: 152.19.134.129