Rodando o Ubuntu 16.04, posso me conectar a outros sites bem:
ping google.com
PING google.com (172.217.25.206) 56(84) bytes of data.
64 bytes from nrt12s13-in-f14.1e100.net (172.217.25.206): icmp_seq=1 ttl=54 time=42.6 ms
ping yahoo.com
PING yahoo.com (98.137.246.7) 56(84) bytes of data.
64 bytes from media-router-fp1.prod1.media.vip.gq1.yahoo.com (98.137.246.7): icmp_seq=1 ttl=49 time=252 ms
Mas não consigo fazer ping no Github ou acessá-lo no meu navegador:
ping github.com
PING github.com (192.30.255.112) 56(84) bytes of data.
From 192.168.0.60 icmp_seq=1 Destination Host Unreachable
No entanto, a partir de outro PC na mesma rede, tudo funciona bem:
ping github.com
PING github.com (192.30.255.112) 56(84) bytes of data.
64 bytes from lb-192-30-255-112-sea.github.com (192.30.255.112): icmp_seq=1 ttl=48 time=141 ms
O que está acontecendo aqui? Eu tenho a sensação de que é algo a ver com o primeiro octeto do endereço IP do Github sendo o mesmo que o local: 192.xxx.xxx.xxx
.
EDIT: saída de sudo route -n
:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.179.1 0.0.0.0 UG 600 0 0 wlp3s0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp0s31f6
172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0
192.0.0.0 0.0.0.0 255.0.0.0 U 100 0 0 enp0s31f6
192.168.179.0 0.0.0.0 255.255.255.0 U 600 0 0 wlp3s0