Page 2 of 2
Re: Socket timeout after 10 second
Posted: Wed Aug 09, 2017 4:14 pm
by Zarfo
Hi,
From the server :
Answer :
Re: Socket timeout after 10 second
Posted: Wed Aug 09, 2017 4:29 pm
by bolson
Code: Select all
yum -y install telnet
telnet <remote_ip> 5666
Re: Socket timeout after 10 second
Posted: Wed Aug 09, 2017 6:51 pm
by Zarfo
Hi,
Thank you for the telnet.
I'm sorry I'm kind of novice.
the telnet command gave this :
Code: Select all
telnet: connect to address xxx.xxx.xxx.xxx: connection timed out
Re: Socket timeout after 10 second
Posted: Thu Aug 10, 2017 9:06 am
by bolson
This would suggest that either NSClient++ is not installed and configured and running on the Windows host, or Windows firewall is blocking the connection.
Confirm that NSClient++ is running. On the Windows host, go to:
Control Panel - Administrative tools - Services
Scroll down to NSClient++ and see that it's started.