Allow noc02 to talk to nrpe on noc01 over the vpn.

This commit is contained in:
Kevin Fenzi 2014-07-19 20:05:36 +00:00
parent 284c0bf188
commit 87e79d7cfc

View file

@ -10,5 +10,6 @@ vmhost: virthost17.phx2.fedoraproject.org
datacenter: phx2
tcp_ports: ['22', '80', '443']
custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5666 -j ACCEPT' ]
eth0_ip: 10.5.126.41