我使用 Ubuntu 服务器 12.10。为什么如果我尝试:
ping google.com
ping bitbucket.org
或我拥有的任何其他网站:
ping: 未知主机 google.com
ping: 未知主机 bitbucket.org
编辑:
ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_req=1 ttl=47 time=6.01 ms
64 bytes from 8.8.8.8: icmp_req=2 ttl=47 time=5.99 ms
64 bytes from 8.8.8.8: icmp_req=3 ttl=47 time=5.99 ms
64 bytes from 8.8.8.8: icmp_req=4 ttl=47 time=5.98 ms
Run Code Online (Sandbox Code Playgroud)
nano /etc/resolv.conf 是空文件