Search found 5 matches

by wesleyc
Mon Nov 05, 2018 4:18 pm
Forum: Nagios XI
Topic: Static route for Nag XI server
Replies: 9
Views: 2687

Re: Static route for Nag XI server

All set!! with the help from the Nagios support team (thanks Aaron) these are the steps I followed. -To add default gateway on the nag server. no default gateway to reach other subnets (10.100.254.xxx or 10.150.254.xxx) in the other data centers Before the change. You notice the server IP has a /8 s...
by wesleyc
Mon Nov 05, 2018 11:57 am
Forum: Nagios XI
Topic: Static route for Nag XI server
Replies: 9
Views: 2687

Re: Static route for Nag XI server

So you are saying all I have to do is add

GATEWAY=<new_default_gateway_ip>
in
/etc/sysconfig/network
and everything should work?"

Where would I change the subnet mask from /8 to a /16?
by wesleyc
Mon Nov 05, 2018 11:13 am
Forum: Nagios XI
Topic: Static route for Nag XI server
Replies: 9
Views: 2687

Re: Static route for Nag XI server

Here is the output of cat /etc/*release. which files do I need to edit to make the changes correctly ? [root@localhost ~]# cat /etc/*release cat /etc/*release CentOS Linux release 7.5.1804 (Core) NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedo...
by wesleyc
Mon Nov 05, 2018 9:29 am
Forum: Nagios XI
Topic: Static route for Nag XI server
Replies: 9
Views: 2687

Re: Static route for Nag XI server

Ok. I'm not an avid bash scripter. What would be the command line syntax to make that change on the Nag server? 2: ens33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group defau lt qlen 1000 link/ether 00:50:56:a8:ec:17 brd ff:ff:ff:ff:ff:ff inet 10.10.254.83/8 brd 10.255.25...
by wesleyc
Fri Nov 02, 2018 11:05 am
Forum: Nagios XI
Topic: Static route for Nag XI server
Replies: 9
Views: 2687

Static route for Nag XI server

I'm setting up a Nag XI server and I cant reach other hosts from different subnets. I feel that some static routes need to be installed to tell the Nag server where to go. We have other servers in the environment that can reach any of our other servers (Cisco ISE/Prime, ESX, AD...etc)in any of our 3...