Outside access to Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CentAdm_CPDC
Posts: 10
Joined: Wed Nov 26, 2014 12:40 pm

Outside access to Nagios XI

Post by CentAdm_CPDC »

Hi,

I need help setting up my Nagios Xi configuration so I can have access to the interface from anywhere outside my network.
User avatar
lgroschen
Posts: 384
Joined: Wed Nov 27, 2013 1:17 pm

Re: Outside access to Nagios XI

Post by lgroschen »

Have you seen this document? Describes remote access options: http://assets.nagios.com/downloads/nagi ... ervers.pdf

Please post back if this isn't what you are after.
/Luke
CentAdm_CPDC
Posts: 10
Joined: Wed Nov 26, 2014 12:40 pm

Re: Outside access to Nagios XI

Post by CentAdm_CPDC »

Yes, I have. I want to establish a SSH but I cant' get access to my firewall on my server. It says No connection. Waiting....
User avatar
lgroschen
Posts: 384
Joined: Wed Nov 27, 2013 1:17 pm

Re: Outside access to Nagios XI

Post by lgroschen »

l'll need more information.

Can you post the command you run when trying to remote into the server and what you are using to remote into the server. Also, what versions of SSH, linux version are you using.

Have you added an exception to your firewall to allow port 22 for SSH?
/Luke
CentAdm_CPDC
Posts: 10
Joined: Wed Nov 26, 2014 12:40 pm

Re: Outside access to Nagios XI

Post by CentAdm_CPDC »

No I have not. Would you please guide me through that process. My firewall is inactive
# systemctl status firewalld
Loaded: masked (/dev/null)
Active: inactive (dead
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Outside access to Nagios XI

Post by Box293 »

Can you answer these questions please:
lgroschen wrote:Can you post the command you run when trying to remote into the server and what you are using to remote into the server. Also, what versions of SSH, linux version are you using.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Outside access to Nagios XI

Post by tgriep »

Can you run this on your Nagios server and post the output back?

Code: Select all

cat /etc/*release
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked