facelan 发表于 2008-8-16 20:52

无线路由中,加入域失败

网络环境如下图所示:

工作环境:
Server: 系统Windows Server 2003, 安装DNS,配置为域控制器,静态ip, 名称: dc01.fareast.com
Connection-specific DNS Suffix. :
   Description . . . . . . . . . . . : Intel(R) 82562V-2 10/100 Network Connection
   Physical Address. . . . . . . . . : 00-1D-09-83-9D-17
   DHCP Enabled. . . . . . . . . . . : No
   IP Address. . . . . . . . . . . . : 192.168.2.2
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.2.1
   DNS Servers . . . . . . . . . . . : 127.0.0.1

Client : windows Server 2008, 动态ip,   名称: t42, 工作组模式
Wireless LAN adapter Wireless Network Connection:
   Connection-specific DNS Suffix. :
   Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG Network Connection
   Physical Address. . . . . . . . . : 00-0E-35-F0-5C-AE
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::c940:77fd:97db:b4e0%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.2.105(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 2008年8月16日 17:58:51
   Lease Expires . . . . . . . . . . : 2008年8月18日 17:58:51
   Default Gateway . . . . . . . . . : 192.168.2.1
   DHCP Server . . . . . . . . . . . : 192.168.2.1
   DNS Servers . . . . . . . . . . . : 192.168.2.2
                                       203.196.0.6
                                       211.99.129.210
   NetBIOS over Tcpip. . . . . . . . : Enabled



出现的问题:
1. ping dc01         ------- 成功
2. ping dc01.fareast.com       -----失败 (为什么??)
3. 在c:\windows\system32\drivers\etc\hosts 中添加 "192.168.2.2dc01.fareast.com", ping dc01.fareast.com 成功
4. 当添加到fareast域中时,出现如下错误

5. 当添加到fareast.com域时,出现如下错误



请问2,4, 5中的原因是什么,如何才能加入到域中呢??

[ Edited byfacelan on 2008-8-16 20:54 ]

facelan 发表于 2008-8-16 20:57

添加到fareast.com中全部错误信息:

Note: This information is intended for a network administrator.If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\Windows\debug\dcdiag.txt.

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller for domain fareast.com:

The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.fareast.com

Common causes of this error include the following:

- The DNS SRV records required to locate a AD DC for the domain are not registered in DNS. These records are registered with a DNS server automatically when a AD DC is added to a domain. They are updated by the AD DC at set intervals. This computer is configured to use DNS servers with the following IP addresses:

211.99.129.210
203.196.0.6
192.168.2.2

- One or more of the following zones do not include delegation to its child zone:

fareast.com
com
. (the root zone)

For information about correcting this problem, click Help.

facelan 发表于 2008-8-16 20:59

从Client端的ip看DNS如下:
DNS Servers . . . . . . . . . . . : 192.168.2.2
                                       203.196.0.6
                                       211.99.129.210

后面两个应该似乎ISP提供的DNS,有影响么? 因为我首选的DNS指向了dc01.

另外客户端OS改为win2k3也是同样的错误,排除是win2k8的原因。

[ Edited byfacelan on 2008-8-16 21:00 ]

laiqk 发表于 2008-8-16 22:56

会不会是DNS缓存的问题
重新启动一下 DNS Client服务看看,或者仅设置一个DNS服务器(保留域控的地址,其它的去掉)

readmer 发表于 2008-8-17 17:38

就你提供的情况来看,你的服务器上 域控制器的配置好像有问题   不知道你是怎么安装的可以用操作向导一步步进行安装。

facelan 发表于 2008-8-18 21:59

5楼兄弟,
域控制器的安装也不是第一次了。其实安装也没有什么难的。
1. 设个静态ip
2. 启动安装向导安装AD,过程中提示没有DNS,故同时安装DNS
3. 一路Next,安装完毕,重启。

4楼兄弟,
我尝试在client端手工设置iP,只指定一个DNS(AD上的DNS), 也不行。

altair 发表于 2008-8-19 00:49

1、看起来你的dns服务器压根没有配置过
2、你使用了顶级域名,以后是用于提供公网dns还是只是内部dns?
3、客户端的dns里有公网dns,而dc1没有向上级dns服务器注册。所以客户端返回你的域名不存在。你可以在dns里设置一个转发器,然后把客户端的dns只指向dc1。
总之,你先把DNS弄清楚了再来设置AD吧,细节还很多

[ Edited byaltair on 2008-8-19 01:24 ]

莫飞 发表于 2008-8-20 15:48

楼主太强! 你最好看看楼上的建议, 先去弄清楚什么是DNS
你的问题是: 你虽然设置了DNS的IP地址, 但是在你设置的DNS机器里,并没有DNS的服务和数据。
(楼主在地上画了个车位,上面标着BMW, 然后问:为什么我的车位上没有宝马?):D :D :D :D

facelan 发表于 2008-10-7 20:33

这个问题一直没有解决,这里的192.168.2.100相当于一楼的:192.168.2.2

DNS是安装AD时自动配置的,我实在不清楚还有什么没有配置(今天重新看了一边配置的录像,主要是根提示、转发器等)。

另外一个问题,其实公网上已经有一个叫www.fareast.com的网站,请问我自己再在内网里面搭个fareast域,如何区分二者呢?
页: [1]
查看完整版本: 无线路由中,加入域失败