add back 10.X for nagios nrpe on iptables
This commit is contained in:
parent
80976d3d5d
commit
81b811838d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
# 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
|
||||
|
||||
|
||||
# if the host/group defines incoming tcp_ports - allow them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue