Skip to content

Instantly share code, notes, and snippets.

@duckinator
Created February 20, 2014 09:13
Show Gist options
  • Save duckinator/9109751 to your computer and use it in GitHub Desktop.
Save duckinator/9109751 to your computer and use it in GitHub Desktop.
~$ ping google.com
PING google.com (74.125.228.78) 56(84) bytes of data.
From 192.168.1.254: icmp_seq=2 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=2 Redirect HostFrom 192.168.1.254: icmp_seq=3 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=3 Redirect HostFrom 192.168.1.254 icmp_seq=1 Destination Host Unreachable
From 192.168.1.254 icmp_seq=2 Destination Host Unreachable
From 192.168.1.254 icmp_seq=3 Destination Host Unreachable
From 192.168.1.254 icmp_seq=4 Redirect HostFrom 192.168.1.254: icmp_seq=4 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254: icmp_seq=5 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=5 Redirect HostFrom 192.168.1.254: icmp_seq=6 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=6 Redirect HostFrom 192.168.1.254 icmp_seq=4 Destination Host Unreachable
From 192.168.1.254 icmp_seq=5 Destination Host Unreachable
From 192.168.1.254 icmp_seq=6 Destination Host Unreachable
From 192.168.1.254: icmp_seq=8 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=8 Redirect HostFrom 192.168.1.254 icmp_seq=7 Destination Host Unreachable
From 192.168.1.254 icmp_seq=8 Destination Host Unreachable
From 192.168.1.254 icmp_seq=9 Destination Host Unreachable
From 192.168.1.254: icmp_seq=11 Redirect Host(New nexthop: Wireless_Broadband_Router.home (192.168.1.1))
From 192.168.1.254 icmp_seq=11 Redirect Host^C
--- google.com ping statistics ---
11 packets transmitted, 0 received, +16 errors, 100% packet loss, time 10031ms
pipe 3
~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment