首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法加入域?

无法加入域?
EN

Server Fault用户
提问于 2011-05-20 05:33:43
回答 1查看 7K关注 0票数 2

我在将Windows连接到域时遇到了困难,我可以知道问题出在哪里吗?

我怀疑在这个DR内部站点和DMZ之间有一个防火墙,TMG 2010部署在这里吗?

代码语言:javascript
复制
DCDiag /s: result:

Directory Server Diagnosis

Performing initial setup:
   [DCDNS01.domain.com] LDAP bind failed with error 1326,
   Win32 Error 1326.
   Server DCDNS01.domain.com resolved to these IP addresses: 192.168.127.10,
   but none of the addresses could be reached (pinged). Please check the
   network.
   Error: 0x2b02 "Win32 Error 11010"
   This error more often means that the targeted server is shutdown or
   disconnected from the network.

好的,在portqry中我得到了以下结果,而其他带有返回代码0x00000000的出口的结果表示可以吗?那么,为什么有一些出口代码1和2呢?

代码语言:javascript
复制
UDP port 389 (unknown service): LISTENING or FILTERED

Using ephemeral source port
Sending LDAP query to UDP port 389...

LDAP query to port 389 failed
Server did not respond to LDAP query

portqry.exe -n 192.168.12.5 -e 389 -p BOTH exits with return code 0x00000001.
=============================================

 Starting portqry.exe -n 192.168.12.5 -e 53 -p BOTH ...


Querying target system called:

 192.168.12.5

Attempting to resolve IP address to a name...


IP address resolved to DR-DCDNS01-vm.domain.com

querying...

TCP port 53 (domain service): LISTENING

UDP port 53 (domain service): LISTENING or FILTERED

Sending DNS query to UDP port 53...

DNS query timed out
portqry.exe -n 192.168.12.5 -e 53 -p BOTH exits with return code 0x00000002.
=============================================

 Starting portqry.exe -n 192.168.12.5 -e 88 -p BOTH ...


Querying target system called:

 192.168.12.5

Attempting to resolve IP address to a name...


IP address resolved to DR-DCDNS01-vm.domain.com

querying...

TCP port 88 (kerberos service): LISTENING

UDP port 88 (kerberos service): LISTENING or FILTERED
portqry.exe -n 192.168.12.5 -e 88 -p BOTH exits with return code 0x00000002.
=============================================

 Starting portqry.exe -n 192.168.12.5 -e 138 -p UDP ...


Querying target system called:

 192.168.12.5

Attempting to resolve IP address to a name...


IP address resolved to DR-DCDNS01-vm.domain.com

querying...

UDP port 138 (netbios-dgm service): LISTENING or FILTERED
portqry.exe -n 192.168.12.5 -e 138 -p UDP exits with return code 0x00000002.
=============================================

 Starting portqry.exe -n 192.168.12.5 -e 42 -p TCP ...


Querying target system called:

 192.168.12.5

Attempting to resolve IP address to a name...


IP address resolved to DR-DCDNS01-vm.domain.com

querying...

TCP port 42 (nameserver service): FILTERED
portqry.exe -n 192.168.12.5 -e 42 -p TCP exits with return code 0x00000002.

任何形式的帮助都将不胜感激。

EN

回答 1

Server Fault用户

发布于 2011-05-20 08:07:38

如果主机服务器和域控制器之间存在防火墙,则需要确保将其配置为允许在它们之间传递适用的通信量。Microsoft在所需内容上有一个知识库:

http://support.microsoft.com/kb/179442

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/271817

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档