NCSA Issue Nagios XI
Posted: Mon Jul 11, 2011 1:54 am
I am setting the Nagios XI to monitor our systems but we are having issues with the configuration of the NCSA in order to monitor the infrastructure that is located outside the firewall using the passive mode.
The problem that we have is that the remote host cannot connect with our Nagios Server through the port TCP 5667.
I have tested from the Nagios server the NSCA service with the following results:
• ps aux | grep nsca Successful
• telnet localhost 5667 Successful
• telnet IpaddressEth0 5667 Successful
• netstat –lpn | fgrep :5667 Successful
• nmap -sS –O IpAddressEth0 The port 5667 is not open
When I try to telnet the port 5667 from other computer always the connection is refused.
This test I did from other computer in the same vlan to avoid firewall issues and also from other vlan and also from outside using the WAN network.
Honestly, I don’t know what can I try to resolve this issue so any help will be very helpful
The problem that we have is that the remote host cannot connect with our Nagios Server through the port TCP 5667.
I have tested from the Nagios server the NSCA service with the following results:
• ps aux | grep nsca Successful
• telnet localhost 5667 Successful
• telnet IpaddressEth0 5667 Successful
• netstat –lpn | fgrep :5667 Successful
• nmap -sS –O IpAddressEth0 The port 5667 is not open
When I try to telnet the port 5667 from other computer always the connection is refused.
This test I did from other computer in the same vlan to avoid firewall issues and also from other vlan and also from outside using the WAN network.
Honestly, I don’t know what can I try to resolve this issue so any help will be very helpful