Created
June 21, 2016 21:13
-
-
Save cachedout/184b55ecddfac107407ddaca6b4a7164 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mp@silver ...devel/salt/salt % ping 198.60.22.4 (git)-[cli_lite] | |
PING 198.60.22.4 (198.60.22.4) 56(84) bytes of data. | |
64 bytes from 198.60.22.4: icmp_seq=1 ttl=61 time=1223 ms | |
64 bytes from 198.60.22.4: icmp_seq=2 ttl=61 time=1493 ms | |
64 bytes from 198.60.22.4: icmp_seq=3 ttl=61 time=1610 ms | |
64 bytes from 198.60.22.4: icmp_seq=4 ttl=61 time=1950 ms | |
64 bytes from 198.60.22.4: icmp_seq=5 ttl=61 time=1567 ms | |
^C | |
--- 198.60.22.4 ping statistics --- | |
6 packets transmitted, 5 received, 16% packet loss, time 5012ms | |
rtt min/avg/max/mdev = 1223.779/1569.040/1950.248/233.232 ms, pipe 2 | |
mp@silver ...devel/salt/salt % ping 192.168.182.1 (git)-[cli_lite] | |
PING 192.168.182.1 (192.168.182.1) 56(84) bytes of data. | |
64 bytes from 192.168.182.1: icmp_seq=1 ttl=64 time=23.1 ms | |
64 bytes from 192.168.182.1: icmp_seq=2 ttl=64 time=4.44 ms | |
64 bytes from 192.168.182.1: icmp_seq=3 ttl=64 time=1.62 ms | |
64 bytes from 192.168.182.1: icmp_seq=4 ttl=64 time=1.61 ms | |
64 bytes from 192.168.182.1: icmp_seq=5 ttl=64 time=25.2 ms | |
64 bytes from 192.168.182.1: icmp_seq=6 ttl=64 time=6.35 ms | |
^C | |
--- 192.168.182.1 ping statistics --- | |
6 packets transmitted, 6 received, 0% packet loss, time 5007ms | |
rtt min/avg/max/mdev = 1.619/10.406/25.258/9.908 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you provide an mtr(1) from there to something on XM network and something off?