Code: Select all
nice apt-get update
...
Err http://mirrordirector.raspbian.org wheezy Release.gpg
Could not connect to mirrordirector.raspbian.org:80 (5.153.225.207), connection timed out
...
W: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/wheezy/Release.gpg Could not connect to mirrordirector.raspbian.org:80 (5.153.225.207), connection timed out
Code: Select all
host mirrordirector.raspbian.org
mirrordirector.raspbian.org has address 5.153.225.207
mirrordirector.raspbian.org has IPv6 address 2001:41c9:1:3ce::11
Code: Select all
traceroute mirrordirector.raspbian.org
...
4 64.71.240.1 (64.71.240.1) 14.884 ms 18.638 ms 18.378 ms
5 xe-0-0-3.cr1.tor2.ca.as4436.gtt.net (69.31.143.129) 16.714 ms 16.456 ms 16.200 ms
6 xe-2-1-0.tor11.ip4.gtt.net (89.149.185.201) 15.682 ms 13.312 ms 14.944 ms
7 xe-8-0-0.man11.ip4.gtt.net (141.136.105.174) 111.246 ms 125.741 ms 125.511 ms
8 te4-5-201.cr1.man.bytemark.co.uk (141.136.98.238) 277.193 ms 109.219 ms 108.900 ms
9 te0-1.cr1.lds.bytemark.co.uk (91.223.58.69) 99.902 ms 99.409 ms 99.339 ms
10 te1-6.cr1.yrk.bytemark.co.uk (91.223.58.76) 99.578 ms 99.134 ms 98.725 ms
11 po1.ar1.dc1.yo26.yrk.bytemark.co.uk (91.223.58.29) 97.491 ms 99.808 ms 99.554 ms
12 * * *
...
30 * * *
Code: Select all
curl -v http://mirrordirector.raspbian.org/raspbian/dists/wheezy/Release.gpg > /dev/null
* About to connect() to mirrordirector.raspbian.org port 80 (#0)
* Trying 5.153.225.207...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:07 --:--:-- 0* Connection timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host