加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

windows-server-2003 – DNS服务器解析服务器名称但不是完全限定

发布时间:2020-12-13 23:04:11 所属栏目:Windows 来源:网络整理
导读:我有一台新的 Windows Server 2003机器,我正在尝试配置为DNS服务器和域控制器. 每当我向域添加XP客户端时,我在启动时会收到以下事件日志错误: “Windows无法确定用户或计算机名称.(RPC服务器不可用).组策略处理已中止.” 这似乎是因为它无法解析域控制器的
我有一台新的 Windows Server 2003机器,我正在尝试配置为DNS服务器和域控制器.

每当我向域添加XP客户端时,我在启动时会收到以下事件日志错误:
“Windows无法确定用户或计算机名称.(RPC服务器不可用).组策略处理已中止.”

这似乎是因为它无法解析域控制器的完全限定域名.我可以ping域控制器.然后我尝试ping它的完全限定的域名,它失败了.然后我尝试使用a来ping完全限定域名.最后,它成功了.现在所有尝试ping它的完全限定的域名都成功(直到我重启). (见下文)

我可以通过添加将IP映射到完全限定的域名的主机文件条目来解决这个问题,但是如果可以的话我想避免这种情况.

有什么想法吗?谢谢.

以下是尝试从域上的XP机器解析域控制器(其中dc-server是域控制器):

C:&;nslookup dc-server
Server:  dc-server.localdomain.org
Address:  192.168.42.2

Name:    dc-server.localdomain.org
Address:  192.168.42.2


C:&;nslookup dc-server.localdomain.org
Server:  dc-server.localdomain.org
Address:  192.168.42.2

Name:    dc-server.localdomain.org
Address:  192.168.42.2


C:&;ping dc-server
Pinging dc-server [192.168.42.2] with 32 bytes of data:
Reply from 192.168.42.2: bytes=32 time=1ms TTL=128

C:&;ping dc-server.localdomain.org
Ping request could not find host dc-server.localdomain.org. Please check the name
 and try again.

C:&;ping dc-server.localdomain.org.
Pinging dc-server.localdomain.org [192.168.42.2] with 32 bytes of data:
Reply from 192.168.42.2: bytes=32 time=1ms TTL=128

C:&;ping dc-server.localdomain.org
Pinging dc-server.localdomain.org [192.168.42.2] with 32 bytes of data:
Reply from 192.168.42.2: bytes=32 time=1ms TTL=128

客户端上的ipconfig / all如下:

C:&;ipconfig /all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : LMCA8-E03
        Primary Dns Suffix  . . . . . . . : LOCALDOMAIN.ORG
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : LOCALDOMAIN.ORG

Ethernet adapter Wireless Network Connection:

        Media State . . . . . . . . . . . : Media disconnected
        Description . . . . . . . . . . . : Dell Wireless 1397 WLAN Mini-Card
        Physical Address. . . . . . . . . : 00-22-5F-61-F5-08

Ethernet adapter Local Area Connection 2:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Intel(R) 82567LM Gigabit Network Con
nection
        Physical Address. . . . . . . . . : 00-21-70-DE-43-69
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 192.168.42.13
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.42.1
        DNS Servers . . . . . . . . . . . : 192.168.42.2
运行dcdiag(dcdiag / q -show错误; dcdiag / fix – 修复问题)

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读