阮一峰的IT笔记:首页 -> 分类 -> 互联网 查看所有文章:按分类 | 按月份

如何查询DNS

使用NSLOOKUP就可以查了

nt4, 2000, xp, net都可以用這個指令
先在CMD模式下打入nslookup
就會出現>符號
再符號後面輸入你想要查詢的伺服器位置, 通常都指向較大的ISP
如:
>server 168.95.1.1
然後就會出現DEFAULT SERVER的位置
繼續在>後面輸入你要查詢的DOMAIN NAME
如:
>set qtype=all
>abc.com

只要打上上面兩行指令
就會出現你所想要的DNS資料
若是該default server查不到
你可以換另一部SERVER
只要在>後面輸入SERVER IP就可以了
>server 202.173.11.1

« [示例]读取响应首部 | 首页 | win2000服务器安全基本设置(详细) »

About

This page contains a single entry from the blog posted on 2007年05月09日 23:54.

The previous post in this blog was [示例]读取响应首部.

The next post in this blog is win2000服务器安全基本设置(详细).

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33

Post a comment