ping 1.1.1.1
でも無理なの?メッセージなんてでるの?

名前解決できてないなら、下記かえてみる
/etc/resolv.conf
---
options timeout:1
nameserver 1.1.1.1
---
/etc/nsswitch.conf
---
hosts: files dns mymachines myhostname
---