分页: 2 / 2

发表于 : 2007-10-29 14:27
yuffey
感觉不怎么样阿。
hcym 写了:
用了过后打开网页的速度是快了许多。

试试看

发表于 : 2007-10-30 19:55
cdaxcy
/etc/dhcp3/dhclient.conf
这个文件被我覆盖了
谁又原版的把内容发一下,谢谢!

发表于 : 2007-10-30 20:33
fanhe
# Configuration file for /sbin/dhclient, which is included in Debian's
# dhcp3-client package.
#
# This is a sample configuration file for dhclient. See dhclient.conf's
# man page for more information about the syntax of this file
# and a more comprehensive list of the parameters understood by
# dhclient.
#
# Normally, if the DHCP server provides reasonable information and does
# not leave anything out (like the domain name, for example), then
# few changes must be made to this file, if any.
#

send host-name "<hostname>";
#send dhcp-client-identifier 1:0:a0:24:ab:fb:9c;
#send dhcp-lease-time 3600;
#supersede domain-name "fugue.com home.vix.com";
#prepend domain-name-servers 127.0.0.1;
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, host-name,
netbios-name-servers, netbios-scope;
#require subnet-mask, domain-name-servers;
timeout 30;
#retry 60;
#reboot 10;
#select-timeout 5;
#initial-interval 2;
#script "/etc/dhcp3/dhclient-script";
#media "-link0 -link1 -link2", "link0 link1";
#reject 192.33.137.209;

#alias {
# interface "eth0";
# fixed-address 192.5.5.213;
# option subnet-mask 255.255.255.255;
#}

#lease {
# interface "eth0";
# fixed-address 192.33.137.200;
# medium "link0 link1";
# option host-name "andare.swiftmedia.com";
# option subnet-mask 255.255.255.0;
# option broadcast-address 192.33.137.255;
# option routers 192.33.137.250;
# option domain-name-servers 127.0.0.1;
# renew 2 2000/1/12 00:00:01;
# rebind 2 2000/1/12 00:00:01;
# expire 2 2000/1/12 00:00:01;
#}

发表于 : 2007-10-31 20:22
守望伊人
懶得试了,不就是那么几毫秒的差别吗?

发表于 : 2007-10-31 20:48
cyf3732
支持一下~用过之后确实DNS解析有改善! :D

对我来说可不是几毫秒,而是比较明显的提速,呵呵

发表于 : 2007-11-02 19:35
Orang-color
对DNS服务器不稳定的应该比较有效果

发表于 : 2007-11-04 22:27
skysea575
;; Query time: 78 msec
;; SERVER: 202.100.199.8#53(202.100.199.8)
;; WHEN: Sun Nov 4 22:13:12 2007
;; MSG SIZE rcvd: 212


;; Query time: 58 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Nov 4 22:22:30 2007
;; MSG SIZE rcvd: 212

更前78,更后58,加快了点。不知下次重启后会不会保持?到时再看看。

-
有个问题就是,上次也是用另一文章全换的,结里,这次打开,还是和没改是一样的,似乎不能长久保持~

发表于 : 2007-11-05 22:42
lqtliang
有些用啊
平时上百度都20S 现在好点 18S
上Google 的话更慢

发表于 : 2008-06-07 22:41
ddffee
请问怎么改回去
这个样没法和别人连魔兽了

发表于 : 2008-06-08 10:18
grubby95270
;; Query time: 12 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Jun 8 10:17:04 2008
;; MSG SIZE rcvd: 212
修改后~~
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Jun 8 10:17:08 2008
;; MSG SIZE rcvd: 76

发表于 : 2008-06-09 19:45
tigerdoo
firefox解析dns没有问题啊,一样的很快

发表于 : 2008-06-11 17:07
东方伯
试过了,确实还不错哈。

Re: [转帖]使用本地DNS缓存,加速(Firefox)网络访问速度

发表于 : 2009-02-21 20:45
ylxi123
很是好用