Can you folks reach github.com on your Vodafone Home ADSL connection? I can't, and the tech support guy at Vodafone couldn't either. I understand they are looking in to it, but in the meantime...
If anyone knows a way I can access it, short of SOCKS proxy'ing to the US, or using my 3G hotspot every time I want to commit or update code, please let me know.
Nerdy Details below:
traceroute github.com
traceroute to github.com (192.30.252.129), 64 hops max, 52 byte packets
1 10.0.1.1 (10.0.1.1) 0.959 ms 0.807 ms 1.537 ms
2 * * *
dig github.com
; <<>> DiG 9.8.5-P1 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60392
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;github.com. IN A
;; ANSWER SECTION:
github.com. 60 IN A 192.30.252.129
curl -I https://github.com
curl: (7) Failed connect to github.com:443; Network is unreachable
traceroute www.github.com
traceroute to www.github.com (204.232.175.90), 64 hops max, 52 byte packets
1 10.0.1.1 (10.0.1.1) 0.941 ms 0.617 ms 1.777 ms
2 192.168.0.1 (192.168.0.1) 1.534 ms 1.707 ms 1.090 ms
3 be2-100.bras1ldv.akl.vf.net.nz.129.109.203.in-addr.arpa (203.109.129.45) 20.670 ms 19.559 ms 18.283 ms
4 be5-100.ppnzldv01.akl.vf.net.nz.129.109.203.in-addr.arpa (203.109.129.46) 17.848 ms 17.973 ms 18.675 ms
5 be7.ppnzldv02.akl.vf.net.nz (203.109.180.242) 18.378 ms 17.956 ms 17.544 ms
6 unassigned.vf.net.nz (203.109.180.205) 18.453 ms 17.535 ms 17.740 ms
7 unassigned.vf.net.nz (203.109.180.204) 17.543 ms 18.312 ms 18.012 ms
8 10.123.80.7 (10.123.80.7) 142.855 ms 143.011 ms 142.861 ms
9 ten-1-2-0.bdr01.sjc02.ca.vocus.net (114.31.199.193) 142.336 ms 142.941 ms 142.311 ms
10 10gigabitethernet10-5.core1.sjc2.he.net (184.105.224.245) 142.601 ms 142.783 ms 148.290 ms
11 10gigabitethernet5-2.core1.pao1.he.net (72.52.92.69) 150.780 ms 143.021 ms 144.482 ms
12 10gigabitethernet13-2.core1.ash1.he.net (184.105.213.178) 369.201 ms 215.004 ms 213.176 ms
13 * * *
14 edge3.iad.rackspace.net (207.235.17.129) 214.545 ms 321.569 ms *
15 edge3.iad.rackspace.net (207.235.17.129) 536.837 ms 213.484 ms 212.428 ms
16 vlan905.core5.iad2.rackspace.net (72.4.122.10) 495.877 ms 213.311 ms 401.373 ms
17 aggr302a-2-core5.iad2.rackspace.net (72.4.122.133) 213.682 ms * *
18 * *
dig www.github.com
; <<>> DiG 9.8.5-P1 <<>> www.github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52318
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.github.com. IN A
;; ANSWER SECTION:
www.github.com. 69 IN A 204.232.175.90
curl -I https://www.github.com
HTTP/1.1 301 Moved Permanently
Server: GitHub.com
Date: Mon, 21 Oct 2013 00:38:48 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://github.com/
Vary: Accept-Encoding
Happens on other websites too, but github is just the most prominent (and annoying one). Another to try magentocommerce.com.