Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > dig 命令来代替 nslookup
【标  题】:dig 命令来代替 nslookup
【关键字】:dig,nslookup
【来  源】:http://www.cublog.cn/u/7926/showart.php?id=113983

dig 命令来代替 nslookup

Your Ad Here
     在 unix 和 linux 下,建议大家使用 dig 命令来代替 nslookup。 dig 命令的功能比 nslookup 强大很多,不像 nslookkup 还得 set 来 set 去的,怪麻烦的。下面是 dig 的一些比较常用的命令:
 
# dig 最基本的用法
dig @server sina.com.cn.
# 用 dig 查看 zone 数据传输
dig @server zx.xmgd.com. AXFR
# 用 dig 查看 zone 数据的增量传输
dig @server zx.xmgd.com. IXFR=N
# 用 dig 查看反向解析
dig -x 210.52.83.228 @server
# 查找一个域的授权 dns 服务器
dig xmgd.com. +nssearch
# 从根服务器开始追踪一个域名的解析过程
dig xmgd.com +trace
# 查看你使用的是哪个 F root dns server
dig +norec @F.ROOT-SERVERS.NET HOSTNAME.BIND CHAOS TXT
# 查看 bind 的版本号
dig @bind_dns_server CHAOS TXT version.bind
images: OpenBSD puffy:【上一篇】
FreeBSD指南(4) 续2:【下一篇】
【相关文章】
  • Jiangsheng的CSDN Digest(May 15, 2006)
  • Digg Google's Calendar
  • Digital Signatures for Kernel Modules on x64-based Systems Running Windows Vista
  • 基于Eclipse UML2模型的Class digram (1)
  • 4_11 digital&tape&grisys
  • dig fans for windows 全攻
  • Jiangsheng的CSDN Digest(April 3, 2006)
  • DigiMetro – An Application-Level Multicast System
  • [man手册]dig
  • Jiangsheng的CSDN Digest(March 4, 2006)
  • 【随机文章】
  • 巧用Gmail邮箱备份你的Blog
  • AS3上安装Apache2+MySQL+PHP5+Resin+SSL+GD以及webalizer(补
  • 走近卫星
  • 杀毒软件如何被SP2的安全中心识别
  • 使链接具有最大化、最小化的功能代码
  • PHP函数is_writeable非常奇怪的行为。
  • final关键子上面的注意点
  • SQL 常用语法
  • 把句子的第一个字母转化为大写
  • “钓鱼者”攻击三手法
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.