Dave Fisher wrote:
What is the full url you are using?
Would you try to run a traceroute and dig on that domain?

I've tested again. Same results as reported in the other discussion. Basically, one IP from the DNS record is working and the other is not (so if you incur in the non-working one, the connection will time out). It's time for Infra to take a look.

$ dig www.openoffice.org
[...]
;; ANSWER SECTION:
www.openoffice.org.     165     IN      A       88.198.26.2
www.openoffice.org.     165     IN      A       140.211.11.105

The bad one is the first.

$ traceroute www.openoffice.org
traceroute to www.openoffice.org (88.198.26.2), 30 hops max, 60 byte packets
 1 [local network] ...
7 ae3-1.fra20.core-backbone.com (80.81.192.187) 36.341 ms 38.266 ms 36.667 ms 8 ae1-2014.nbg40.core-backbone.com (81.95.15.206) 49.317 ms 49.132 ms 47.519 ms 9 core-backbone-100g-nbg.hetzner.de (81.95.15.6) 41.300 ms 47.391 ms 46.922 ms 10 core11.nbg1.hetzner.com (213.239.229.161) 48.897 ms 48.216 ms 48.829 ms 11 core21.fsn1.hetzner.com (213.239.224.14) 54.294 ms core21.fsn1.hetzner.com (213.239.245.222) 52.658 ms core22.fsn1.hetzner.com (213.239.224.10) 51.318 ms 12 ex9k1.dc4.fsn1.hetzner.com (213.239.229.146) 54.756 ms 52.984 ms ex9k1.dc4.fsn1.hetzner.com (213.239.229.150) 57.372 ms
13  * * * [...]
30  * * *

$ wget www.openoffice.org
Resolving www.openoffice.org (www.openoffice.org)... 88.198.26.2, 140.211.11.105, 2a01:4f8:130:2192::2 Connecting to www.openoffice.org (www.openoffice.org)|88.198.26.2|:80... failed: Connection timed out. Connecting to www.openoffice.org (www.openoffice.org)|140.211.11.105|:80... connected.
[and then download proceeds regularly]

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to