Skip to content

Instantly share code, notes, and snippets.

@tsabat
Created October 16, 2012 16:11
Show Gist options
  • Save tsabat/3900277 to your computer and use it in GitHub Desktop.
Save tsabat/3900277 to your computer and use it in GitHub Desktop.
➜ CPOR ssh mt2
Last login: Thu Oct 11 15:43:44 2012 from openvpn-pa.corp.surveymonkey.com
CORP\tims@mktest2-py:~$ ping wufoo.com
PING wufoo.com (75.98.93.66) 56(84) bytes of data.
64 bytes from 75.98.93.66: icmp_seq=1 ttl=240 time=31.0 ms
64 bytes from 75.98.93.66: icmp_seq=2 ttl=240 time=27.8 ms
^C
--- wufoo.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 27.878/29.464/31.050/1.586 ms
CORP\tims@mktest2-py:~$ ping code.corp.surveymonkey.com
PING code.corp.surveymonkey.com (192.168.4.102) 56(84) bytes of data.
64 bytes from 192.168.4.102: icmp_seq=1 ttl=63 time=36.1 ms
64 bytes from code.corp.surveymonkey.com (192.168.4.102): icmp_seq=2 ttl=63 time=53.4 ms
64 bytes from 192.168.4.102: icmp_seq=3 ttl=63 time=36.2 ms
64 bytes from code.corp.surveymonkey.com (192.168.4.102): icmp_seq=4 ttl=63 time=32.4 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment