Created
May 8, 2015 20:43
-
-
Save kaworu/27f32bf19b1fa9cf1ab9 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
# ping -c3 178.63.43.248 && arp -na | |
PING 178.63.43.248 (178.63.43.248): 56 data bytes | |
64 bytes from 178.63.43.248: icmp_seq=0 ttl=255 time=0.192 ms | |
64 bytes from 178.63.43.248: icmp_seq=1 ttl=255 time=0.115 ms | |
64 bytes from 178.63.43.248: icmp_seq=2 ttl=255 time=0.123 ms | |
--- 178.63.43.248 ping statistics --- | |
3 packets transmitted, 3 packets received, 0.0% packet loss | |
round-trip min/avg/max/stddev = 0.115/0.143/0.192/0.035 ms | |
? (178.63.43.193) at 00:26:88:76:0d:21 on re0 expires in 573 seconds [ethernet] | |
? (178.63.43.209) at 50:46:5d:9f:f9:fe on re0 permanent [ethernet] | |
? (178.63.43.249) at 50:46:5d:9f:f9:fe on re0 permanent [ethernet] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment