Hi Benny, Below is a successful telnet session from my centos nagios server to the solaris remote host. As requested in my nrpe.cfg file on the solaris remote host I have loop back ip address 127.0.0.1 for 'allowed_host' not the ip address of the centos nagios server, but before it was working fine...
[r...@centos ~]# netstat -an |grep 5666 tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN [r...@centos ~]# telnet 195.194.49.175 5666 Trying 195.194.49.175... Connected to 195.194.49.175 (195.194.49.175). Escape character is '^]'. Connection closed by foreign host. [r...@centos ~]# Regards, -Najeeb -----Original Message----- From: C. Bensend [mailto:[email protected]] Sent: 01 July 2010 21:02 To: [email protected] Subject: Re: [Nagios-users] Returning "CHECK_NRPE: Error - Could not complete SSL handshake' on Nagios server > The strange this is I've configured 5 other solaris based remote hosts the > same way with ssl for nrpe but works fine with the same centos based > nagios server. Is your Nagios server in the 'allowed_hosts' option in the client's nrpe.cfg? Can you telnet from your Nagios server to port 5666 on the client? Benny -- "Well, we *could* hunt down the perpetrators, pool some $$, and hire 3 or 4 baseball-bat wielding professional explainers to go explain our position to them. Figuring out how to do so without breaking any laws is the tough part..." -- Valdis Kletnieks, 2009-01-23 ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null YouthNet UK is a limited company registered in England and Wales. Company registration number: 3031098. Charity registration number 1048995. Registered office: 100 Victoria Embankment, London, EC4Y 0DH. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
