It seems that as of the last week or so, the assigned gateway (router) from the Cogeco DHCP server is no longer pingable:
# ip route get 8.8.8.88.8.8.8 via 67.193.224.1 dev eth0.2 table balance src 67.193.227.1 cache # ping -c 5 67.193.224.1PING 67.193.224.1 (67.193.224.1): 56 data bytes --- 67.193.224.1 ping statistics ---5 packets transmitted, 0 packets received, 100% packet loss
The router works though:
# ping -c 5 8.8.8.8PING 8.8.8.8 (8.8.8.8): 56 data bytes64 bytes from 8.8.8.8: seq=0 ttl=61 time=15.441 ms64 bytes from 8.8.8.8: seq=1 ttl=61 time=14.801 ms64 bytes from 8.8.8.8: seq=2 ttl=61 time=16.366 ms64 bytes from 8.8.8.8: seq=3 ttl=61 time=14.932 ms64 bytes from 8.8.8.8: seq=4 ttl=61 time=15.392 ms --- 8.8.8.8 ping statistics ---5 packets transmitted, 5 packets received, 0% packet lossround-trip min/avg/max = 14.801/15.386/16.366 ms
Prior to the last week or so that default router was pingable.
Anyone else notice a change of that nature?
Anyone else able to ping the router assigned to them from the DHCP server?
↧