• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
正确配置IP地址以排错考题分析(1)
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
正确配置IP地址以排错考题分析(1)
软件发布 正确配置IP地址以排错考题分析(1)
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> 微软认证 >> MCSE真题 >> 正确配置IP地址以排错考题分析(1)

正确配置IP地址以排错考题分析(1)

添加时间: 2007-4-1 7:00:43  作者: 微软认证参考  阅读次数:58   来源: http://www.d9soft.com

       

原题:

  you are the network administrator for pcjob. the network consists of an active directory domain named pcjob.com. the domain contains computers running windows 2000 server, windows 2000 professional, and windows nt server 4.0. for the 10.200.100.0/24 network, serverb is configured with a single dhcp scope that has an ip address range from 10.200.100.10 to 10.200.100.100. all network computers are on a single physical segment.

  several users on the network report that they cannot connect to certain file and print servers, but they can connect to each other’s computers. all other users on the network are able to connect to all network resources. you run the ipconfig.exe command on an affected computer named client1 and receive the results shown in the following table:

ip address 10.200.200.10
subnet mask 255.255.255.0
default gateway 10.200.100.1
dhcp server 10.200.100.5
dns server 10.200.100.6
primary wins <blank>

  you need to ensure that all client computers can communicate with all other hosts on the network. which computer should you reconfigure?

  你是pcjob的 网络 管理 员,网络由一个单独的活动目录域组成,名为pcjob.com,该域包含有运行windows 2000 server、windows 2000 professional、windows nt server 4.0的计算机,在10.200.100.0/24网段,serverb被配置了一个单独的dhcp作用域,ip地址范围从10.200.100.10到10.200.100.100,所有网络计算机不在一个单独的物理网段。

  一些网络中的用户报告说他们不能连接到当前的文件和打印服务器,但是他们可以连接到彼此的计算机,网络中所有的用户都可以连接到所有的网络资源。你在一台受到影响的名为client1的计算机上的运行ipconfig.exe命令并收到如上给所示结果。

  你需要确定所有的客户计算机够与网络中的其他主机通信,你需要重新配置哪一台计算机?

  to answer, select the appropriate computer in the network diagram.

  在下图中的进行选择。

正确答案:client1

  由于client1的ip地址是10.200.200.1,而网络中其他主机所处的网段是100.200.100.0/24,也就是说,client1与其他主机并不在同一网段内,所以,client1需要重新配置。
利用ias扩展远程访问能力
问题:

  you are the network administrator for pcjob. the network consists of a windows 2000 domain in mixed mode. servera, serverb, and serverc run windows 2000 server and provide remote access services to the network.

  the network also contains four domain controllers that run windows 2000 server. a windows nt server 4.0 computer named serverd is configured as a bdc. a windows 2000 server computer named server e runs internet authentication service (ias). servera, serverb, and serverc are configured as radius clients of server e. no remote access policies exist on server e.

  all remote users report that they cannot connect to the network. you review each user’s account properties and identify that each account is granted dial-in access. you must configure the network to allow remote access connections.

  what should you do?

a. add serverd to the ras and ias server group.

b. change the domain to native mode.
c. create a remote access policy on server e that allows connections at all times.
d. create a remote access policy on server b and on server c that allows connections at all times.


select the 1 best answer

  你是pcjob的 网络 管理 员,这个网络是由一个windows 2000混合模式的域组成:server a,serverb,serverc都是运行windows 2000 server 的服务器,为网络提供远程访问服务。

  在网络中,还包含一台运行windows 2000 server 的计算机,作为域控制器,还有一台windows nt server 4.0的计算机命名为serverd,被配置为bdc,一台windows 2000 server 的计算机server e运行internet authentication service(ias),server a和server b都被配置为server e的radius客户机。当前server e上没有远程访问策略存在。

  所有的远程访问用户报告说他们不能连接到网络,你 检查 每一个用户账号属性并确定每一个账号都被赋予拨号访问的权限,现在你必须配置网络以允许远程访问连接,你需要怎么做呢?

题解:

  要正确解决这个问题,首先需要理解几个方面的知识:

  ias:internet authentication service----internet身份验证服务,ias使机构能够集中管理和控制对其网络进行的远程访问,并能集中跟踪网络使用情况的统计信息。它可以对连接进行集中的身份验证、授权、审核以及记账,使网络管理员可以集中管理远程访问权限和连接属性。

  radius:它是一个客户机/服务器协议,它使得radius客户机能够将身份难请求和记账请求提交到radius服务器。它可以是一个网络访问服务器(nas—network access server),它接受“点对点协议”(ppp--point –to- point protocol)连接,并且将客户机放置在网络上。也可以是一个远程访问服务器,例如一个基于windows 2000的运行“路由和远程访问”(routing and remote access)服务的服务器。在windows 2000网络基础结构中,radius服务器是一个运行 ias的基于windows 2000的服务器。

  本题中就是部署了ias使用radius远程访问的案例,建立ias,可用于支持的业务方案有:

  ·通过拨号访问公司资源
  ·为商务伙伴提供外部 企业 网访问
  ·通过internet访问公司资源
  ·通过服务提供商对外提供对公司的访问
  从本例的描述中可以看出,使用的是第一种:

  ·通过拨号访问公司资源(dial-up corporate access)。建立ias,用以支持特别是的远程雇员,这些雇员具有已经经过身份验证的拨号链接。例如,如果雇员属于某个组,ias服务器可以基于该组给雇员提供访问权力。

  在安装了ias服务并为ias服务器授权之后(这部分内容在这里无需多讲,后面会有专门讲解的题目),就必须为那些radius客户机配置该服务器,那些radius客户机将使用这一服务器。

  本题中的问题中提到过:no remote access policies exist on server e。其实这就是客户无法连接到 网络 的原因所在,server e作为ias服务器,必须进行相应的配置,操作如下:

  1, 从administrative tools下拉菜单中打开internet authentication servcice
  2, 在控制台树中,用鼠标右键单击clients,然后单击new client,以启动add client向导
  3, 在add client页中,在friendly name框中,为你正在配置的radius客户机键入一个名称,然后单击nets按钮。
  4, 在client information页中,指定下列内容:
  1)client address(ip or dns)
  2)client-vender(只有当你正在使用的远程访问策略基于某个客户机-销售商属性时,才需要指定“客户机-销售商”这个设置值。)
  3)client must always send the signature attribute

  4)shared secret


  5, 单击finish按钮完成

正确答案:c

  至于另外三个答案,只要看到那句不打自招的:no remote access polices exist on server e,就可以直接选c了。

参考资料:

microsoft windows 2000 network infrastructure adminitration,exam 70-216,second edition--chapter 11:using the remote access service  lesson 3: managing remote access security

 

 

上下文章:

 

上一篇文章: 合理分配使用磁盘分区考题分析(1) 下一篇文章: DNS服务逆向查找出错原因解析(1)

相关文章:

  • 分析师:雅虎有4个理由接受微软收购搜索业务
  • 谷歌Chrome浏览器发现地址欺骗安全漏洞
  • 从公测内容展示视频分析《永恒之塔》
  • 分析师:别指望Windows 7在2010年前上市
  • Gartner分析师称杨致远表现差 或被伊坎逼宫

相关软件:

  • 双色球大赢家彩票分析软件 V3.07 正式版
  • 聪慧幼儿园营养分析软件 v6.0
  • 中小学成绩统计分析系统 (教委与学校通用企业版) V4.01
  • 木马分析专家 2008 9.95 Build 1016
  • 木马分析专家个人防火墙 2008 1016
  • IP地址切换器(IPCFG) V5.40

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

微软认证分类导航

  • MCSE模拟题
  • MCSE真题
  • MCSE指导
  • MCSE介绍
  • MCSE动态

本类经典文章推荐

  • 70-210试题(二)
  • MCSE模拟题(iis)
  • 70-059TCP/IP 4.0 试题回顾(3)(...
  • 70-059TCP/IP 4.0试题回顾(13)(1)
  • 70-059TCP/IP 4.0试题回顾(12)(1)
  • 70-059TCP/IP 4.0试题回顾(11)
  • 70-059TCP/IP4.0试题回顾(10)(1)
  • 70-059TCP/IP 4.0 试题回顾(9)
  • 70-059TCP/IP 4.0 试题回顾(8)(...
  • NTWorkStation(1)

MCSE真题阅读排行

  • 用驱动程序数字签署保障系统安全(...
  • 使用组策略部署软件安装考题分析(...
  • MCSE模拟题(iis)
  • 70-210试题(二)
  • 合理分配使用磁盘分区考题分析(1)
  • 70-219 考题中文翻译版(1)
  • 自动私有IP寻址技术考题分析(1)
  • 利用DNS支持活动目录考题分析(1)
  • The best 70-215 dump(1)
  • 70-059TCP/IP 4.0 试题回顾(3)(...

微软认证阅读总排行

  • MCSD简介
  • 微软考试成绩查询最新办法
  • 解决“不小心删除SAM文件”的方法
  • hacktool.Rootkit病毒的删除方法
  • 让WindowsXP也能快速锁定计算机(1)
  • 优化WinXP技巧4:一台电脑使用两台...
  • 尴尬!微软反盗版验证技术被自己攻...
  • 如何在WinXP中重新安装或修复IE6
  • 如何清除Windows系统托盘上的图标
  • 微软MSCE认证又出新招

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有