Skip to content

Instantly share code, notes, and snippets.

@mcr
Created September 19, 2015 18:10
Show Gist options
  • Save mcr/e850a3bcea79821d3487 to your computer and use it in GitHub Desktop.
Save mcr/e850a3bcea79821d3487 to your computer and use it in GitHub Desktop.
obiwan-[~] mcr 10056 %ping ottix.net
PING ottix.net (192.231.228.2) 56(84) bytes of data.
From core-2-po1-983.storm.ca (209.87.239.145) icmp_seq=4 Destination Host Unreachable
^C
--- ottix.net ping statistics ---
5 packets transmitted, 0 received, +1 errors, 100% packet loss, time 4001ms
[1] 28688 exit 1 ping ottix.net
obiwan-[~] mcr 10057 %telnet ottix.net 80
Trying 2001:410:90ff::2...
Connected to ottix.net.
Escape character is '^]'.
^]
telnet> q
Connection closed.
obiwan-[~] mcr 10058 %ping6 ottix.net
PING ottix.net(iskra.ottix.net) 56 data bytes
64 bytes from iskra.ottix.net: icmp_seq=1 ttl=248 time=20.1 ms
64 bytes from iskra.ottix.net: icmp_seq=2 ttl=57 time=18.3 ms
64 bytes from iskra.ottix.net: icmp_seq=3 ttl=248 time=18.4 ms
^C
--- ottix.net ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2010ms
rtt min/avg/max/mdev = 18.375/18.996/20.153/0.833 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment