新手求救:加入域时提示不能联系域控制器
我申请了一个国际英文域名(例如abc.com),windows2003装了名为abc.com的AD,客户机在加入域的时候提示"不能联系域abc.com的域控制器",
错误是: "DNS name does not exist."
(错误代码 0x0000232B RCODE_NAME_ERROR)
我在客户机上ping abc.com是正常指向我的服务器的固定ip的
请问是哪里出了问题?感谢
问题点数:100、回复次数:12Top
1 楼iamyuqing(天草)回复于 2006-09-14 17:17:34 得分 15
应该是域控里面已经有同名主机了。看看域控上的主机列表。Top
2 楼HochJokerH(-0-)回复于 2006-09-14 17:43:34 得分 15
http://bbs.et8.net/bbs/showthread.php?t=784387Top
3 楼Rongi()回复于 2006-09-15 08:51:23 得分 15
试试把本机的头一个DNS设置为abc.com的IP地址Top
4 楼beginner123(iambeginner)回复于 2006-09-15 10:48:34 得分 0
按Rongi的方法,已经提示输入输入帐号密码了.但过了一会还是提示不能联系域控制器Top
5 楼gnaw0725(MVP http://gnaw0725.blogbus.com)回复于 2006-09-15 11:37:45 得分 15
您先在dc上执行 dcdiag /q 看看是否存在严重问题。
然后将client primary dns指向dc。Top
6 楼ccnp_Server(yinpeng·CSDN.er 暂别,今后一定常回来看看~)回复于 2006-09-15 13:27:55 得分 10
CAUSE
The error may occur if any one of the following conditions is true:• Windows XP is not configured to use a local DNS server.
• NetBIOS over TCP (NetBT) is disabled on Windows XP, and you are using the NetBT domain name when you try to add the computer.
• A third-party firewall program that is installed on the Windows XP-based computer is blocking DNS queries.
• You did not follow the recommended steps to set up Windows XP on a Small Business Server 2000 network.
Back to the top
RESOLUTION
Warning This workaround may make your computer or your network more vulnerable to attack by malicious users or by malicious software such as viruses. We do not recommend this workaround but are providing this information so that you can implement this workaround at your own discretion. Use this workaround at your own risk.
Note An antivirus program is designed to help protect your computer from viruses. You must not download or open files from sources that you do not trust, visit Web sites that you do not trust, or open e-mail attachments when your antivirus program is disabled.
For additional information about computer viruses, click the following article number to view the article in the Microsoft Knowledge Base:
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B331072Top
7 楼beginner123(iambeginner)回复于 2006-09-15 14:24:55 得分 0
可能是DNS设置有误
运行nslookup,结果:
Server:localhost
Address:127.0.0.1Top
8 楼beginner123(iambeginner)回复于 2006-09-15 14:32:17 得分 0
localhost can't not find nslookup:Non-existent domainTop
9 楼beginner123(iambeginner)回复于 2006-09-15 14:47:47 得分 0
现在是:
Server:Unknown
Address:我的公网固定ipTop
10 楼samson_www(天天向上)回复于 2006-09-16 08:39:15 得分 10
国际英文域名
-------------------
你是在内部网络使用啊!,最好不要这样,如果要这样你的dns就需要指定内部的,否则就会被外部dns解释到你的外部网地址,当然那上面也不存在域控制器了Top
11 楼Aceryt(双子星·上海公干)回复于 2006-09-17 18:29:01 得分 10
按照gnaw0725的说法去做,dcdiag是Windows Server 2003中的Support Tools,使用Windows Server 2003安装光盘安装,但首先建议仔细阅读下文:
解决 Windows 2000 中的常见 Active Directory 安装问题
http://support.microsoft.com/kb/260371Top
12 楼sunshore(没你的日子)回复于 2006-09-18 18:14:46 得分 10
会不会是域名转向问题或是主域首选DNS设置错误Top




