On 5/15/2017 2:13 PM, Dave Jones wrote:
There's something going on with routing between our server and that
mirror.
# curl -m 10 -s -S http://sa-update.secnap.net/
curl: (28) Connection timed out after 10001 milliseconds
I can run the same command from my home Internet and it works fine.
From home:
$ telnet sa-update.secnap.net 80
Trying 204.89.241.6...
Connected to sa-update.secnap.net.
Escape character is '^]'.
^]
Then from the server:
davej@sa-vm1:/tmp# telnet sa-update.secnap.net 80
Trying 204.89.241.6...
telnet: Unable to connect to remote host: Connection timed out
The interesting thing is the /var/log/rsyncd.log shows this sever able
to connect into our server fine.
I guess we are going to have to get a traceroute from the other site
and do some comparisons. We may have a routing problem in one
direction. From my experience, we will need to get some networking
gurus involved to get the right people together to figure this out.
Shall I open a Jira ticket with the Infra team on this?
Dave
Yes, I would open a ticket with Infra and also email [email protected]
and see if they know why it might be blocked.
Regards,
KAM