工程师 | 监理 质量 结构 安全 | 一级建造师 二级建造师 | 外语 | 雅思 托福 四级 六级 专四专八 | 学历 | 自考 | 成考 | 同等学历 | 研究生
会计证 | 初级 中级 高级 内审 | 注册会计师 资产评估师 | 医学 | 护士 药师 中医 西医 职业资格 | 证券 | 保险 | 外贸 | 人力资源 | 计算机
考试动态 | 报考指南 | 考试辅导 | 试题中心(模拟试题 历年真题) | 综合辅导 | 心得技巧 | 考试培训 | 考试论坛
考试中国—计算机频道网址:it.kswchina.com 这里有:计算机的各种等级和认证考试,一级,二级,三级,四级等多种等级认证的考试资料。
您现在的位置: 考试中国 >> 计算机 >> 微软认证 >> 试题中心 >> 历年真题 >> 正文 考试网中国:www.kswchina.com
[MCSE真题]DNS服务逆向查找出错原因解析
更新时间:2008-6-1  微软认证考试  收藏此文  收藏"考试中国"
问题:

You are the administrator of PConline's network. You configure a Windows 2000 Server computer as the DNS server for your network. You create both standard primary forward lookup and reverse lookup zones.You discover that when you use the nslookup utility, you cannot resolve host names from IP addresses on your network. You also discover that when you run the Tracert.exe utility, you receive the following error message. "Unable to resolve target system name."

What should you do?

A. Configure the DNS to forward requests to an external DNS
B. Install a WINS server and configure DHCP to issue the IP address of the WINS server to all DHCP clients
C. Create PTR (pointer) records in your reverse lookup zone
D. Copy the systemroot\system32\dns\cache\samples\cache.dns to systemroot\system32\dns\cache\cache.dns

Select the 1 best answer

  作为一名PConline的网络管理员,你配置了一台Windows 2000 Server作为企业网络的DNS服务器。你创建了标准主区域的正向查找与逆向查找,但你发现当你在局域网络中使用nslookup命令行时,不能够将IP地址解析为主机名称,而当你使用Tracet.exe命令时,收到了这样的提示“Unable to resolve target system name.”

解答:

  Tracert 命令是用来检查通往远程系统的路由状况的,它必需将主机名解析为IP地址以及将IP地址解析为主机名来运行,如果tarcert不能够工作,看起来很像是反向查找机制没有工作的原因。

  Nslookup命令行使用逆向查找来查询并返回主机名称。

  逆向查找区域虽然建立了,但逆向查找区域并没有被激或者其中并没有PTR记录,通常就是这种原因造成上述问题的出现。

正确答案:C

  tracert 命令通过发送 Internet 控制消息协议 (ICMP) 回响请求和回响答复消息(类似于 ping 命令),产生关于经过的每个路由器的命令行报告输出以及每个跃点的往返时间 (RTT),从而跟踪路径。路由器、防火墙或其他类型安全性网关上的数据包筛选策略可能会阻止该通信的转发

  Nslookup.exe 是命令行管理工具,用于测试或解决 DNS 服务器问题。Nslookup.exe 可以在两种模式下运行:交互式和非交互式。当需要返回单块数据时,请使用非交互式模式。非交互模式的语法如下:

  nslookup [-option] [hostname] [server]

要在交互模式缕舳?Nslookup.exe,只需在命令提示符下输入 nslookup:

  C:\%26gt; nslookup
  Default Server: nameserver1.domain.com
  Address: 10.0.0.1
  %26gt;

参考资料:

MCSE Trainking Kit -- Microsoft Windows 2000 Network Infrasturucture Administration -- Chapter8 Using the Windows 2000 DNS Server-- Lesson 5 :Monitoring and Troubleshooting DNS
Internet密钥交换鉴别方法
问题:

You are working as a network administrator.You know that Internet Key Exchange (IKE) is the new term for ISAKMP/Oakley.But what are the tree authentication methods you can use with IKE?

A.IPSec AH
B.IPSec ESP
C.Kerberos
D.Pre-shared key
E.X.509 Certificates
F.NTLM

Select the 3 best answers
可以借助IKE使用的三种鉴别方法是什么?

解答:

·Kerberos V5
·X.509 Version3 证书

·预共享密钥(Pre-shared key)

正确答案:CDE

参考资料:

MSEE Training Kit -- Microsoft Windows 2000 Network Infrastructure Administration -- Chapter 10 Securing Network Protocoles

责任编辑:仰易
回全站首页      计算机考试专题--点击进入
相关文章
史上最强的几道oracle面试题
ORCALDBA有关回滚段管理试题精选
国外公司的OracleDBA试题
某门户网站数据库职位笔试题
Oracle面试题目及解答应对面试官
某数据集团数据库初试笔试题
OracleDBA有关回滚段管理试题精选
OracleDBA数据库结构试题选(一)
栏目推荐
微软认证真题
· 微软认证考试:70064Windows95考生回顾
· 微软的面试题及答案(超变态但很经典
· 微软认证考试:70064Windows95考生回顾
· 微软认证考试:70064Windows95考生回顾
· 微软认证考试:70064Windows95考生回顾
· [MCSE真题]正确配置IP地址以排错考题
Oracle认证真题
· 八、管理信息基本概念
· CCNA最新模拟考试题
· 网络管理员6道企业实战难题
· 思科Cisco认证最新真题50道:TCP/IP
· 关于Cisco路由协议题和答案(中文)
· Cisco试题库:ccna最新真题
Linux认证真题
· linux和winodows中的对移动设备的安全
· Linux系统编译boa-0.94-13出错信息问
· Novell为超级计算机提供SUSELinux服务
· ubuntu通过PPC手机上网
· 实现远程连接Linux上的PostgreSQL服务
· linux下对C代码的编译
JAVA认证真题
· JAVA题库:JAVA面试题目整理
· SCJP认证套题解析之二
· SCJP认证套题解析之一
· SCJP考试题310-025(第二套)
· SCJP考试题310-025(第二套<1>)18-147
· SCJP考试题310-025(第二套<3>)51-91/
网站简介 | 服务条款 | 广告合作 | 发布优势 | 招聘人才 | 隐私保护 | 合作伙伴 | 友情链接 | 网站导航
《中华人民共和国电信与信息服务业务》信息产业 京ICP备06046971号 技术支持:嘉瑞恒通科技。
COPYRIGHT (C) 2003-2008 KSWCHINA.COM INC ◎ 考试中国 ALL RIGHTS RESERVED.