Hi,
I need help setting up my Nagios Xi configuration so I can have access to the interface from anywhere outside my network.
Outside access to Nagios XI
Re: Outside access to Nagios XI
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.
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
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....
Re: Outside access to Nagios XI
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?
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
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
# systemctl status firewalld
Loaded: masked (/dev/null)
Active: inactive (dead
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Outside access to Nagios XI
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.
Re: Outside access to Nagios XI
Can you run this on your Nagios server and post the output back?
Code: Select all
cat /etc/*releaseBe sure to check out our Knowledgebase for helpful articles and solutions!