AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 48982
Accepted
SZayat
SZayat
Asked: 2009-08-03 00:32:40 +0800 CST2009-08-03 00:32:40 +0800 CST 2009-08-03 00:32:40 +0800 CST

Windows 无法查看域位置

  • 772

当处理所有域角色、DNS 和 DHCP 服务的主 DC 出现故障时,我曾经管理两个域控制器。所以我在另一个域控制器上配置了 DHCP 和 DNS。问题如下:

所有已加入域的 PC 都无法看到域。例如,当我想授予 windows xp 中的共享文件夹权限时,我只能授予本地用户权限,我无法看到除本地 PC 之外的任何其他位置,我曾经在其中查看域并选择域用户。

我认为这个问题与 DNS 有关,我不确定我是否正确配置它,就好像即使 DHCP 客户端根本没有更新 DNS 目录一样。

我正在运行 Windows 2003 Server Standard R2。请帮忙!

谢谢你。

编辑:我目前只运行一个域控制器。

DC Windows IP Configuration

   Host Name . . . . . . . . . . . . : DC2
   Primary Dns Suffix  . . . . . . . : GOLDEN.AE
   Node Type . . . . . . . . . . . . : Unknown
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : GOLDEN.AE

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : HP NC7761 Gigabit Server Adapter
   Physical Address. . . . . . . . . : 00-16-35-C2-36-F1
   DHCP Enabled. . . . . . . . . . . : No
   IP Address. . . . . . . . . . . . : 192.168.0.54
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.0.70
   DNS Servers . . . . . . . . . . . : 192.168.0.54

PC Windows IP Configuration

   Host Name . . . . . . . . . . . . : MyWorkSpace
   Primary Dns Suffix  . . . . . . . : GOLDEN.AE
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : GOLDEN.AE

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethernet
NIC
   Physical Address. . . . . . . . . : 00-11-2F-70-3A-69
   DHCP Enabled. . . . . . . . . . . : No
   IP Address. . . . . . . . . . . . : 192.168.0.57
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.0.70

DNS 服务器。. . . . . . . . . . : 192.168.0.54

C:\Documents and Settings\Admin>DCDIAG

Domain Controller Diagnosis

Performing initial setup:
   Done gathering initial info.

Doing initial required tests

   Testing server: Default-First-Site-Name\DC2
      Starting test: Connectivity
         The host 0629e11f-c68e-4fbd-acbd-a4f99f47d67e._msdcs.GOLDEN.AE could
not be resolved to an
         IP address.  Check the DNS server, DHCP, server name, etc
         Although the Guid DNS name
         (0629e11f-c68e-4fbd-acbd-a4f99f47d67e._msdcs.GOLDEN.AE) couldn't be
         resolved, the server name (DC2.GOLDEN.AE) resolved to the IP
         address (192.168.0.54) and was pingable.  Check that the IP address is
         registered correctly with the DNS server.
         ......................... DC2 failed test Connectivity

Doing primary tests

   Testing server: Default-First-Site-Name\DC2
      Skipping all tests, because server DC2 is
      not responding to directory service requests

   Running partition tests on : Schema
      Starting test: CrossRefValidation
         ......................... Schema passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Schema passed test CheckSDRefDom

   Running partition tests on : Configuration
      Starting test: CrossRefValidation
         ......................... Configuration passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Configuration passed test CheckSDRefDom

   Running partition tests on : ALGHAITH
      Starting test: CrossRefValidation
         ......................... ALGHAITH passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... ALGHAITH passed test CheckSDRefDom

   Running enterprise tests on : ALGHAITH.AE
      Starting test: Intersite
         ......................... ALGHAITH.AE passed test Intersite
      Starting test: FsmoCheck
         ......................... ALGHAITH.AE passed test FsmoCheck

更新:

我现在收到 DNS 事件 ID:4521!

windows windows-server-2003 domain-name-system active-directory
  • 4 4 个回答
  • 5938 Views

4 个回答

  • Voted
  1. quux
    2009-08-03T00:53:38+08:002009-08-03T00:53:38+08:00

    您很可能是对的 - 绑定 AD 的粘合剂 DNS 已损坏。如果没有更多的诊断信息,很难说。

    “主 DC”上的 NIC 中的 DNS 设置是什么?如果它指向自己(正如最佳实践所说的那样),那么它当前正在向当前无法正常工作的 DNS 服务器注册其各种重要的 DNS 记录。

    您最好的选择是让 DNS 在该“主 DC”上正常工作,然后确保它正确复制到其他 DC。我还建议在两个 DC 上运行 DCDIAG,并努力确保所有测试都通过。

    在短期内,您可以通过在每个 DC 或有问题的客户端上运行ipconfig /flushdns之后得到一些缓解。ipconfig /registerdns

    (我一直将“主要 DC”放在引号中,因为我不想让 AD 仍然具有旧的 NT4 风格的 PDC/BDC 区别的误解永久存在。)

    • 1
  2. Nasa
    2009-08-04T06:04:59+08:002009-08-04T06:04:59+08:00

    您应该在两个 Dc 上都运行 DNS 服务,但要按照以下文章重新创建。http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294328&sd=RMVP

    • 1
  3. JamesR
    2009-08-07T06:00:46+08:002009-08-07T06:00:46+08:00

    域控制器需要比 /registerdns 更多的时间来更新 DNS 中所有带下划线的记录;您必须停止并重新启动 NETLOGON 服务。/registerdns 只是做计算机的 A 和 PTR 记录。也许这样做,然后检查区域以查看它在 DC2 上的 DNS 上是否正常。

    我假设您将工作站的 DNS 更改为 DC2。

    • 1
  4. Best Answer
    alexy
    2009-08-11T10:14:30+08:002009-08-11T10:14:30+08:00
    1. 备份Active Directory 。
    2. 备份“GOLDEN.AE”DNS 区域。
    3. 重新安装“GOLDEN.AE”DNS 区域。
    4. 在 DC2 上重新启动 netlogon 服务。

    恕我直言

    • 1

相关问题

  • Vanilla Powershell 是否足以成为 Windows 和 DB 服务器管理员的语言?

  • 为什么添加新驱动器后我的磁盘驱动器访问速度如此之慢?

  • 在 Windows Server 2003 下使用 wscipt 从 .asp 文件运行 .exe

  • 最佳混合环境(OS X + Windows)备份?[关闭]

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    从 IP 地址解析主机名

    • 8 个回答
  • Marko Smith

    如何按大小对 du -h 输出进行排序

    • 30 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    Windows 中执行反向 DNS 查找的命令行实用程序是什么?

    • 14 个回答
  • Marko Smith

    如何检查 Windows 机器上的端口是否被阻塞?

    • 4 个回答
  • Marko Smith

    我应该打开哪个端口以允许远程桌面?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    MikeN 在 Nginx 中,如何在维护子域的同时将所有 http 请求重写为 https? 2009-09-22 06:04:43 +0800 CST
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    0x89 bash中的双方括号和单方括号有什么区别? 2009-08-10 13:11:51 +0800 CST
  • Martin Hope
    kch 如何更改我的私钥密码? 2009-08-06 21:37:57 +0800 CST
  • Martin Hope
    Kyle Brandt IPv4 子网如何工作? 2009-08-05 06:05:31 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve