Windows 2003 域控制器对 NIC 组合非常不满

Windows 2003 域控制器对 NIC 组合非常不满

我设置了 BACS (Broadcom Teaming) 来将 Windows 2003 Active Directory 域控制器上的两个 NIC 组合在一起。网络仍然正常工作,我可以 ping 网关等,但 DNS 和 Active Directory 都无法启动,并出现各种 40xx 错误。

我创建的团队是带故障转移的智能负载平衡,有一个备份,并且只有一个处于智能负载平衡状态(因此实际上它只是故障转移)。我为团队设置了与单个活动 NIC 之前相同的 IP 地址。

有人之前见过这种情况吗?或者知道问题可能是什么吗?

Event Type: Error
Event Source:   DNS
Event Category: None
Event ID:   4015
Date:       3/7/2010
Time:       10:33:03 AM
User:       N/A
Computer:   ADC
Description:
The DNS server has encountered a critical error from the Active Directory. 
Check that the Active Directory is functioning properly. The extended error debug
information (which may be empty) is "". The event data contains the error.

Event Type: Error
Event Source:   DNS
Event Category: None
Event ID:   4004
Date:       3/7/2010
Time:       10:33:03 AM
User:       N/A
Computer:   ADC
Description:
The DNS server was unable to complete directory service enumeration of zone ..  
This DNS server is configured to use information obtained from Active Directory for 
this zone and is unable to load the zone without it.  Check that the Active Directory
is functioning properly and repeat enumeration of the zone. The extended error debug
information (which may be empty) is "". The event data contains the error.

Event Type: Error
Event Source:   NTDS Replication
Event Category: DS RPC Client 
Event ID:   2087
Date:       3/7/2010
Time:       10:40:28 AM
User:       NT AUTHORITY\ANONYMOUS LOGON
Computer:   ADC
Description:
Active Directory could not resolve the following DNS host name of the source domain controller to an IP address. This error prevents additions, deletions and changes in 
Active Directory from replicating between one or more domain controllers in the forest. 
Security groups, group policy, users and computers and their passwords will be 
inconsistent between domain controllers until this error is resolved, potentially 
affecting logon authentication and access to network resources. 

答案1

从历史上看,我遇到的都是 Broadcom NIC 问题,但我不认为这是你的问题。我认为你的问题是你的 AD 和 DNS 服务正在出现您的 NIC 组合服务确实如此,因此看到的网络配置无效。

相关内容