免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 13876 | 回复: 14
打印 上一主题 下一主题

[Server 2003] 指定的域不存在,或无法联系 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-01-15 14:59 |只看该作者 |正序浏览
这个错误已经搞得我不行了,查了google也没找出什么解决办法:

域控制器是Windows2000 Server,补丁打的是SP4+2个RPC补丁。

这个错误是这样出现的:
一台机器刚装完了Windows 2000或者Windows XP,并且都加入了域
我用该机器的Administrator帐户(或者其他属于Administrators组的本地帐户或域用户)登录,进入计算机管理->本地用户和组->组,欲将一个普通非Domain Admins的域用户加入到本机的Administrators组中,结果系统就报错:“对象  XXX  处理没有成功,错误如下:指定的域不存在,或无法联系”

请问这是怎么回事?问题应该如何解决?



下面是根据昨天看到的一些帖子做的检测,不知对问题的分析是否有用:

C:\\Documents and Settings\\Administrator>netdiag /test:dns

..........

    Computer Name: JGCXSVR
    DNS Host Name: jgcxsvr.SC.thunis.com
    System info : Windows 2000 Server (Build 2195)
    Processor : x86 Family 6 Model 8 Stepping 10, GenuineIntel
    List of installed hotfixes :
        KB823980
        KB824146
        Q147222


Netcard queries test . . . . . . . : Passed
    [WARNING] The net card \'RAS 同步适配器\' may not be working because it has no
t received any packets.
    GetStats failed for \'直接并行\'. [ERROR_NOT_SUPPORTED]
    GetStats failed for \'WAN 微型端口 (PPTP)\'. [ERROR_GEN_FAILURE]
    [WARNING] The net card \'WAN 微型端口 (NetBEUI,拨出) #3\' may not be working
because it has not received any packets.
    [WARNING] The net card \'WAN 微型端口 (NetBEUI,拨出) #2\' may not be working
because it has not received any packets.
    [WARNING] The net card \'WAN 微型端口 (NetBEUI,拨出)\' may not be working bec
ause it has not received any packets.
    [WARNING] The net card \'WAN 微型端口 (NetBEUI,拨入) #2\' may not be working
because it has not received any packets.
    [WARNING] The net card \'WAN 微型端口 (NetBEUI,拨入)\' may not be working bec
ause it has not received any packets.
    [WARNING] The net card \'WAN 微型端口 (IP)\' may not be working because it has
not received any packets.
    [WARNING] The net card \'WAN 微型端口 (Network Monitor)\' may not be working b
ecause it has not received any packets.
    GetStats failed for \'WAN 微型端口 (L2TP)\'. [ERROR_NOT_SUPPORTED]



Per interface results:

    Adapter : Intel Fast Ethernet LAN Controller - onboard

        Netcard queries test . . . : Passed


Global results:


Domain membership test . . . . . . : Passed


NetBT transports test. . . . . . . : Passed
    List of NetBt transports currently configured:
        NetBT_Tcpip_{0CCE70D7-94D5-40E1-978D-5D90F2618254}
    1 NetBt transport currently configured.


DNS test . . . . . . . . . . . . . : Failed
    [WARNING] The DNS entries for this DC are not registered correctly on DNS server \'211.89.0.2\'. Please wait for 30 minutes for DNS server replication.
    [WARNING] The DNS entries for this DC are not registered correctly on DNS server \'202.205.0.1\'. Please wait for 30 minutes for DNS server replication.
    [FATAL] No DNS servers have the DNS records for this DC registered.


The command completed successfully

-----------------------------

I:\\DOMAIN~1>dcdiag

DC Diagnosis

Performing initial setup:
   Done gathering initial info.

Doing initial non skippeable tests

   Testing server: Default-First-Site\\JGCXSVR
      Starting test: Connectivity
         JGCXSVR\'s server GUID DNS name could not be resolved to an
         IP address.  Check the DNS server, DHCP, server name, etc
         Although the Guid DNS name
         (9ef18b34-677d-46a3-ba9b-377fd56c4838._msdcs.SC.thunis.com) couldn\'t
         be resolved, the server name (jgcxsvr.SC.thunis.com) resolved to the
         IP address (192.168.0.224) and was pingable.  Check that the IP
         address is registered correctly with the DNS server.
         ......................... JGCXSVR failed test Connectivity

Doing primary tests

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

   Running enterprise tests on : SC.thunis.com
      Starting test: Intersite
         ......................... SC.thunis.com passed test Intersite
      Starting test: FsmoCheck
         ......................... SC.thunis.com passed test FsmoCheck


//感谢您对此贴的关注!

论坛徽章:
0
15 [报告]
发表于 2009-05-06 19:21 |只看该作者
9# ahfire


wins服务好像有个并发数的设置,burst 什么什么属性,可以参考一下

论坛徽章:
0
14 [报告]
发表于 2005-08-06 11:40 |只看该作者
我也是一样的问题。单DC、win2000 server sp4,本身是dns服务器。另外一个是win2000 pro sp4,首选dns服务器就是dc的ip,而且测试dns服务器也能定位到dc,但每次试图加入域时就提示“ 指定的域不存在,或无法联系 ”到现在也没找出问题来

论坛徽章:
0
13 [报告]
发表于 2005-08-05 22:22 |只看该作者

Re: ???

最初由 sharp_301 发布
[B]呵呵,怎么将pc的dns指到域上,是不是将pc的dns设置为域的ip地址啊??? [/B]


对,就是这样的
楼上的几位按照这个方式去做就行了

ps:翻了三页居然看到自己一年半前的帖子,有种说不出的感觉

论坛徽章:
0
12 [报告]
发表于 2005-08-03 10:05 |只看该作者
最初由 ahfire 发布
[B]我也曾碰到此问题:在我的小型局域网里,只有一台主域控制器,其它均为工作站,有一次因停电服务器重启后,工作站就找不到域控制器,提示“错误1355,指定的域不存在或无法联系”,但网络连接正常(可以PING到对方,也可通过网上邻居互相访问),尝试过多种办法也未曾找到解决办法,当时压力确实很大,全公司的电脑系统都瘫痪了,等着我修复。后来终于通过以下的办法解决了:用一台工作站以ADMINISTRATOR登录本机,再搜索域控制器电脑名称,搜索成功后网络恢复正常。可我还是不明白为什么。望高手指点! [/B]


不知道这个是因为WINS查找有关。

wins查找用来查找DNS名称空间无法找到的记录

论坛徽章:
0
11 [报告]
发表于 2005-07-17 18:57 |只看该作者

我也遇到这个问题了,怎么处理哦

我也遇到这个问题了,怎么处理哦

论坛徽章:
0
10 [报告]
发表于 2005-06-02 11:50 |只看该作者
我认为重新进域就可以了吗???/

论坛徽章:
0
9 [报告]
发表于 2005-06-02 09:22 |只看该作者
我也曾碰到此问题:在我的小型局域网里,只有一台主域控制器,其它均为工作站,有一次因停电服务器重启后,工作站就找不到域控制器,提示“错误1355,指定的域不存在或无法联系”,但网络连接正常(可以PING到对方,也可通过网上邻居互相访问),尝试过多种办法也未曾找到解决办法,当时压力确实很大,全公司的电脑系统都瘫痪了,等着我修复。后来终于通过以下的办法解决了:用一台工作站以ADMINISTRATOR登录本机,再搜索域控制器电脑名称,搜索成功后网络恢复正常。可我还是不明白为什么。望高手指点!

论坛徽章:
0
8 [报告]
发表于 2005-03-18 09:25 |只看该作者
DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly on DNS server \'211.89.0.2\'. Please wait for 30 minutes for DNS server replication.
[WARNING] The DNS entries for this DC are not registered correctly on DNS server \'202.205.0.1\'. Please wait for 30 minutes for DNS server replication.
[FATAL] No DNS servers have the DNS records for this DC registered.

论坛徽章:
0
7 [报告]
发表于 2005-03-14 14:53 |只看该作者

???

呵呵,怎么将pc的dns指到域上,是不是将pc的dns设置为域的ip地址啊???
  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP