ping: unknown host …..
root@server [/]# ping google.com
ping: unknown host google.com
root@server [/]# ping baidu.com
ping: unknown host baidu.com
发科………………….
root@server [/]#vi /etc/resolv.conf
Change /etc/resolv.conf to:
Quote:
| nameserver 208.67.222.222 nameserver 208.67.220.220 |
问题解决..
因为:These are opendns nameservers and you should have no issues with resolving anything after that