and the new noc01 nat address to allows for nrpe
This commit is contained in:
parent
28a68eec6c
commit
80976d3d5d
3 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,7 @@ COMMIT
|
|||
-A INPUT -p tcp -m tcp --dport 5666 -s 192.168.1.10 -j ACCEPT
|
||||
# FIXME - this is the global nat-ip and we need the noc01-specific ip
|
||||
-A INPUT -p tcp -m tcp --dport 5666 -s 209.132.181.102 -j ACCEPT
|
||||
-A INPUT -p tcp -m tcp --dport 5666 -s 209.132.181.35 -j ACCEPT
|
||||
-A INPUT -p tcp -m tcp --dport 5666 -s 10.5.126.41 -j ACCEPT
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue