Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 1.11 KB | Hits: 69 | Expires: Never
Copy text to clipboard
  1. liam@liam-laptop:~$ ping 109.73.165.18 -c 5
  2. PING 109.73.165.18 (109.73.165.18) 56(84) bytes of data.
  3. 64 bytes from 109.73.165.18: icmp_seq=1 ttl=51 time=42.8 ms
  4. 64 bytes from 109.73.165.18: icmp_seq=2 ttl=51 time=43.3 ms
  5. 64 bytes from 109.73.165.18: icmp_seq=3 ttl=51 time=44.2 ms
  6. 64 bytes from 109.73.165.18: icmp_seq=4 ttl=51 time=45.2 ms
  7. 64 bytes from 109.73.165.18: icmp_seq=5 ttl=51 time=46.4 ms
  8.  
  9. --- 109.73.165.18 ping statistics ---
  10. 5 packets transmitted, 5 received, 0% packet loss, time 4005ms
  11. rtt min/avg/max/mdev = 42.854/44.410/46.425/1.309 ms
  12. liam@liam-laptop:~$ ping 84.45.106.150 -c 5
  13. PING 84.45.106.150 (84.45.106.150) 56(84) bytes of data.
  14. 64 bytes from 84.45.106.150: icmp_seq=1 ttl=52 time=36.0 ms
  15. 64 bytes from 84.45.106.150: icmp_seq=2 ttl=52 time=37.9 ms
  16. 64 bytes from 84.45.106.150: icmp_seq=3 ttl=52 time=36.1 ms
  17. 64 bytes from 84.45.106.150: icmp_seq=4 ttl=52 time=36.3 ms
  18. 64 bytes from 84.45.106.150: icmp_seq=5 ttl=52 time=37.5 ms
  19.  
  20. --- 84.45.106.150 ping statistics ---
  21. 5 packets transmitted, 5 received, 0% packet loss, time 4004ms
  22. rtt min/avg/max/mdev = 36.008/36.815/37.988/0.845 ms