We are in the process of updating our NagiosXI servers to 2014R1.1.
Our 5th and last server to be upgraded however seems to choke kicking off wget to even pull the update file from assets.nagios.com.
I have checked /etc/yum.conf and /etc/wgetrc to see if a proxy is configured (nope) and have verified that we have a firewall rule to allow the server out to the internet (confirmed)
However wget seems to resolve the domain but then times out. I have checked the configuration of these files with its identical sister server (which updated aok)
Code: Select all
[root@psu4nagiosxi tmp]# wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
--2014-06-24 13:04:01-- http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
Resolving assets.nagios.com... 72.14.181.71
Connecting to assets.nagios.com|72.14.181.71|:80... failed: Connection timed out.
Retrying.Attached is a screenshot from our firewall (the green circle indicates the traffic has been allowed) I will take this up with our network team, but if anyone has any other suggestions it would be great to hear them.
Cheers,
KB