extras.ubuntu.com: one of two webservers not responding

Asked by dario

I had some problems with my updates recently, where sometimes the server at extras.ubuntu.com could not be reached.

Using 'host extras.ubuntu.com' I get back two possible IP Addresses:
extras.ubuntu.com has address 91.189.92.152
extras.ubuntu.com has address 91.189.88.33

Now '91.189.88.33' works just fine, but '91.189.92.152' does not respond. So, whenever my PC picks the .152 IP updateManager will fail (Mostly it simply doesn't start at all in that case).

Hope this is the right place to get this fixed... If not, I'd appreciate a hint where I should post this.

Any help?

thx

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Subin Hutton (djlynux) said :
#1

Dario, this issue happens all the time or sometime. Can you get back to us with some test results to the ip 91.189.92.152 when the issue happens again?

Analysing network issues
----------------------------------
1. ping 91.189.92.152
2. telnet 91.189.92.152 80 (install telnet client, if you are getting a command not found error message).
3. traceroute 91.189.92.152

Do all this tests from the ubuntu box that's showing issues.

Revision history for this message
dario (dario-simone) said :
#2

This happens all the time - here's the requested info

1. ping 91.189.92.152
PING 91.189.92.152 (91.189.92.152) 56(84) bytes of data.
64 bytes from 91.189.92.152: icmp_seq=1 ttl=53 time=75.2 ms
64 bytes from 91.189.92.152: icmp_seq=2 ttl=53 time=105 ms
64 bytes from 91.189.92.152: icmp_seq=3 ttl=53 time=62.0 ms
64 bytes from 91.189.92.152: icmp_seq=4 ttl=53 time=44.9 ms
64 bytes from 91.189.92.152: icmp_seq=5 ttl=53 time=41.5 ms

2. telnet 91.189.92.152
Trying 91.189.92.152...
telnet: connect to address 91.189.92.152: Connection refused

3. traceroute 91.189.92.152
traceroute to 91.189.92.152 (91.189.92.152), 30 hops max, 40 byte packets using UDP
 1 62-2-141-137.static.cablecom.ch (62.2.141.137) 0.740 ms 0.884 ms 0.625 ms
 2 62-2-52-57.static.cablecom.ch (62.2.52.57) 3.877 ms 2.385 ms 2.540 ms
 3 62.2.4.157 (62.2.4.157) 2.645 ms 2.647 ms 2.471 ms
 4 62.2.4.157 (62.2.4.157) 3.751 ms 2.620 ms 2.539 ms
 5 ch-zrh01b-ra1-ae-1.aorta.net (84.116.134.142) 2.648 ms 5.750 ms 2.918 ms
 6 4.68.127.49 (4.68.127.49) 183.580 ms 181.424 ms 175.773 ms
 7 ae-11-11.car2.Zurich1.Level3.net (4.69.133.234) 18.303 ms 18.145 ms 18.080 ms
 8 ae-7-7.ebr2.Frankfurt1.Level3.net (4.69.133.237) 8.598 ms 16.471 ms 14.728 ms
 9 ae-21-21.ebr2.London1.Level3.net (4.69.148.185) 23.299 ms 20.244 ms ae-22-22.ebr2.London1.Level3.net (4.69.148.189) 18.626 ms
10 ae-58-223.csw2.London1.Level3.net (4.69.153.138) 18.167 ms ae-57-222.csw2.London1.Level3.net (4.69.153.134) 17.881 ms ae-56-221.csw2.London1.Level3.net (4.69.153.130) 26.089 ms
11 ae-2-52.edge5.London1.Level3.net (4.69.139.107) 19.582 ms 17.872 ms 17.550 ms
12 SOURCE-MANA.edge5.London1.Level3.net (212.187.138.82) 158.705 ms 153.755 ms 144.909 ms
13 strix.canonical.com (91.189.92.152) 18.371 ms 18.429 ms 18.413 ms

Revision history for this message
Subin Hutton (djlynux) said :
#3

you forgot port 80 in telnet results.

telnet <ip address> 80

Revision history for this message
dario (dario-simone) said :
#4

sorry - overlooked that bit. Here:

telnet 91.189.92.152 80
Trying 91.189.92.152...
telnet: connect to address 91.189.92.152: Connection refused

Revision history for this message
Subin Hutton (djlynux) said :
#5

yup...thats wht the issue....from your box you are not able to connect to the 80 port of the that particular server ip. Can you check your outbound firewall settings if you have any?

Can you help with this problem?

Provide an answer of your own, or ask dario for more information if necessary.

To post a message you must log in.