xxx@xxx:~$ ping 8.8.8.8 -c 3
PING 8.8.8.8 (8.8.8.

56(84) bytes of data.
From 192.168.1.1: icmp_seq=2 Redirect Host(New nexthop: 8.8.8.

From 192.168.1.1: icmp_seq=3 Redirect Host(New nexthop: 8.8.8.

From 192.168.1.1 icmp_seq=1 Destination Host Unreachable
From 192.168.1.1 icmp_seq=2 Destination Host Unreachable
From 192.168.1.1 icmp_seq=3 Destination Host Unreachable
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2002ms
pipe 3
xxx@xxx:~$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_req=1 ttl=64 time=0.412 ms
64 bytes from 192.168.1.1: icmp_req=2 ttl=64 time=0.399 ms
64 bytes from 192.168.1.1: icmp_req=3 ttl=64 time=0.381 ms
64 bytes from 192.168.1.1: icmp_req=4 ttl=64 time=0.399 ms
64 bytes from 192.168.1.1: icmp_req=5 ttl=64 time=0.419 ms
^C
--- 192.168.1.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3997ms
rtt min/avg/max/mdev = 0.381/0.402/0.419/0.013 ms
xxx@xxx:~$ ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=1.84 ms
64 bytes from 192.168.0.1: icmp_req=2 ttl=64 time=1.38 ms
64 bytes from 192.168.0.1: icmp_req=3 ttl=64 time=1.39 ms
64 bytes from 192.168.0.1: icmp_req=4 ttl=64 time=1.40 ms
^C
--- 192.168.0.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 1.385/1.508/1.845/0.196 ms