I have set this up on many machines, ubuntu, redhat, and centos, but am having trouble with one machine.
I am using the nrpe package.
I have the correct permissions for nagios users, and my config is set up correctly.
What I am seeing is that if I leave server_address commented out in nrpe.cfg, then I can connect over 127.0.0.1. But if, like on all my other machines, I put the machines IP in server_address, then I cannot connect either from 127.0.0.1, or from the external machine (which is in allowed_hosts).
Happy to provide more info, but I have set this up many many times, so I know that my permissions and config are correct, I am looking for some insight in to why this server_address is causing the problem, perhaps a routing or ip issue?
thanks