为何这个在线工具测我的DNS和我系统配置中的DNS不同?
http://tools.fastweb.com.cn/Index/Diag
结果并非plog显示的,也非dig命令显示的
为何这个在线工具测我的DNS和我系统配置中的DNS不同?
-
- 帖子: 2284
- 注册时间: 2013-05-26 6:58
- 系统: Debian 9
-
- 论坛版主
- 帖子: 5370
- 注册时间: 2007-01-14 16:23
Re: 为何这个在线工具测我的DNS和我系统配置中的DNS不同?
看你DNS提供商的情况?谁知道呢,也许就是单纯的忽悠你,让你用它的服务,我手动指定的114的DNS,它还能给我说成61开头的呢
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 为何这个在线工具测我的DNS和我系统配置中的DNS不同?
dig forum.ubuntu.org.cn
; <<>> DiG 9.10.3-P4-Ubuntu <<>> forum.ubuntu.org.cn
... 中間省略
;; SERVER: 8.8.8.8#53(8.8.8.8)
...
看看 SERVER: 後面的 IPv4 跟 port
代表實際幫你解析 forum.ubuntu.org.cn 的 DNS 網址
; <<>> DiG 9.10.3-P4-Ubuntu <<>> forum.ubuntu.org.cn
... 中間省略
;; SERVER: 8.8.8.8#53(8.8.8.8)
...
看看 SERVER: 後面的 IPv4 跟 port
代表實際幫你解析 forum.ubuntu.org.cn 的 DNS 網址