Advertisement
Guest User

output ping/traceroute

a guest
Nov 30th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1.  
  2. [root@srvwb-mid-001 ~]# ping acme-v01.api.letsencrypt.org
  3. PING e981.dscb.akamaiedge.net (88.221.71.152) 56(84) bytes of data.
  4. 64 bytes from a88-221-71-152.deploy.akamaitechnologies.com (88.221.71.152): icmp_seq=1 ttl=59 time=10.3 ms
  5. 64 bytes from a88-221-71-152.deploy.akamaitechnologies.com (88.221.71.152): icmp_seq=2 ttl=59 time=9.37 ms
  6. 64 bytes from a88-221-71-152.deploy.akamaitechnologies.com (88.221.71.152): icmp_seq=3 ttl=59 time=11.9 ms
  7. ^Z
  8. [1]+ Stopped ping acme-v01.api.letsencrypt.org
  9. [root@srvwb-mid-001 ~]# traceroute acme-v01.api.letsencrypt.org
  10. traceroute to acme-v01.api.letsencrypt.org (88.221.71.152), 30 hops max, 60 byte packets
  11. 1 gateway (172.16.13.254) 6.566 ms 6.472 ms 6.329 ms
  12. 2 * * *
  13. 3 * * *
  14. 4 * * *
  15. 5 * * *
  16. 6 * * *
  17. 7 * * *
  18. 8 * * *
  19. 9 * * *
  20. 10 * * *
  21. 11 * * *
  22. 12 * * *
  23. 13 * * *
  24. 14 * * *
  25. 15 * * *
  26. 16 * * *
  27. 17 * * *
  28. 18 * * *
  29. 19 * * *
  30. 20 * * *
  31. 21 * * *
  32. 22 * * *
  33. 23 * * *
  34. 24 * * *
  35. 25 * * *
  36. 26 * * *
  37. 27 * * *
  38. 28 * * *
  39. 29 * * *
  40. 30 * * *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement