Skip to content

Instantly share code, notes, and snippets.

@calston
Created April 8, 2014 12:29
Show Gist options
  • Save calston/10117080 to your computer and use it in GitHub Desktop.
Save calston/10117080 to your computer and use it in GitHub Desktop.
colin@cas1:~$ curl -v https://www.fnb.co.za
* About to connect() to www.fnb.co.za port 443 (#0)
* Trying 196.11.125.149... Connection timed out
* Trying 196.11.125.148... Connection timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
colin@cas1:~$ tracepath www.fnb.co.za
1: ti-229-111-209.telkomadsl.co.za 0.226ms pmtu 1492
1: ti-224-108-01.telkomadsl.co.za 35.799ms
1: ti-224-108-01.telkomadsl.co.za 38.053ms
2: ti-228-0-06.telkomadsl.co.za 39.192ms asymm 5
3: ti-228-0-13.telkomadsl.co.za 40.800ms asymm 5
4: rndf-ip-hsll-1-wan.telkom-ipnet.co.za 37.286ms asymm 9
5: 196.43.52.42 42.147ms asymm 7
6: 196.43.25.138 40.648ms asymm 7
7: 41.160.2.70 38.302ms asymm 9
8: no reply
9: no reply
10: no reply
11: no reply
12: no reply
13: no reply
14: no reply
15: no reply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment