DNS服务器

728x15 ad here

出自Guoshuang Wiki

跳转到: 导航, 搜索

西安 DNS

218.30.19.40
61.134.1.4

openDNS

208.67.222.222
208.67.220.220

ubuntu 设置 openDNS

1.打开网络配置面板

$ sudo network-admin

2.修改 DNS

208.67.222.222
208.67.220.220

为了避免重启或者死机后设置参数丢失,这样做:

$ sudo cp /etc/resolv.conf /etc/resolv.conf.auto
$ sudo gedit /etc/dhcp3/dhclient.conf

加入下面内容

prepend domain-name-servers 208.67.222.222,208.67.220.220;

保存,退出。重启网络服务。

$ sudo ifdown eth0 && sudo ifup eth0
个人工具
125x125 ad here
Advertisement
120x600 ad here