Re: NRPE client on nagiosxi server
Posted: Sun Feb 10, 2013 2:05 am
Issue was resolved.
Needed a space between IP address of "allowed-hosts" in the /etc/xinetd/nrpe and the server IP instead of 127.0.0.1
Once this was done telnet to 5666 was working locally and from there we understand we need to fix the iptables:
Needed a space between IP address of "allowed-hosts" in the /etc/xinetd/nrpe and the server IP instead of 127.0.0.1
Once this was done telnet to 5666 was working locally and from there we understand we need to fix the iptables:
Code: Select all
ACCEPT tcp -- anywhere anywhere tcp dpt:nrpe state NEW