apri una shell e scrivi
ping -c 2 google.it
e dicci se vedi un output di questo tipo
PING google.it (74.125.77.104) 56(84) bytes of data.
64 bytes from ew-in-f104.1e100.net (74.125.77.104): icmp_req=1 ttl=49 time=58.1 ms
64 bytes from ew-in-f104.1e100.net (74.125.77.104): icmp_req=2 ttl=49 time=58.1 ms
--- google.it ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 58.116/58.132/58.149/0.241 ms
se non dovesse esserci prova
ping -c 2 8.8.8.8
e dicci sempre cosa esce fuori