Error "NRPE daemon is not allowed to talk to us"
Posted: Tue Jul 22, 2014 3:28 am
We are seeing below errors on a Solaris 10 remote host. The IP 13.129.106.28 is that of the old nagios server and we are not using it now.
Jul 22 00:17:41 mc0300ux006 nrpe[1952]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
Jul 22 00:17:41 mc0300ux006 nrpe[1954]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
Jul 22 00:17:41 mc0300ux006 nrpe[1956]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
I did check the /etc/nagios/nrpe.cfg file but could not find that IP from allowed_hosts.
bash-3.2$ cat /etc/nagios/nrpe.cfg|grep allowed
# that are allowed to talk to the NRPE daemon. Network addresses with a bit mask
allowed_hosts=13.129.109.69,127.0.0.1
We still see the errors in /var/adm/messages. Can you please let us know where nrpe is checking for the IP address?
Jul 22 00:17:41 mc0300ux006 nrpe[1952]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
Jul 22 00:17:41 mc0300ux006 nrpe[1954]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
Jul 22 00:17:41 mc0300ux006 nrpe[1956]: [ID 381997 daemon.error] Host 13.129.106.28 is not allowed to talk to us!
I did check the /etc/nagios/nrpe.cfg file but could not find that IP from allowed_hosts.
bash-3.2$ cat /etc/nagios/nrpe.cfg|grep allowed
# that are allowed to talk to the NRPE daemon. Network addresses with a bit mask
allowed_hosts=13.129.109.69,127.0.0.1
We still see the errors in /var/adm/messages. Can you please let us know where nrpe is checking for the IP address?