Finding Domain Controller fails (via DsGetDcName or other means)


 

we attempting implement active directory domain our office using our existing windows server 2003 r2 machine. followed instructions here: http://technet.microsoft.com/en-us/library/cc779648%28ws.10%29.aspx ("creating domain controller new child domain")

unfortunately, appears wrong. attempts find domain controller (through api call dsgetdcname utilities in windows server support tools) fail. far can tell dns set (the workstations resolve dns via domain controller, has proper forwarding , root hints set up), i'm guessing there's wrong here i'm missing. here output running dcdiag on workstation (note references "mydomain" sanitized output it):

 

  domain controller diagnosis    performing initial setup:     * connecting directory service on server dellserver.     * collecting site info.     * identifying servers.     * identifying nc cross-refs.     * found 1 dc(s). testing 1 of them.     done gathering initial info.    doing initial required tests          testing server: ast-internal\dellserver        starting test: connectivity           * active directory ldap services check           * active directory rpc services check           ......................... dellserver passed test connectivity    doing primary tests          testing server: ast-internal\dellserver        test omitted user request: replications        test omitted user request: topology        test omitted user request: cutoffservers        test omitted user request: ncsecdesc        test omitted user request: netlogons        test omitted user request: advertising        test omitted user request: knowsofroleholders        test omitted user request: ridmanager        test omitted user request: machineaccount        test omitted user request: services        test omitted user request: outboundsecurechannels        test omitted user request: objectsreplicated        test omitted user request: frssysvol        test omitted user request: frsevent        test omitted user request: kccevent        test omitted user request: systemlog        test omitted user request: verifyreplicas        test omitted user request: verifyreferences        test omitted user request: verifyenterprisereferences        test omitted user request: checksecurityerror    dns tests running , not hung. please wait few minutes...          running partition tests on : forestdnszones        test omitted user request: crossrefvalidation        test omitted user request: checksdrefdom          running partition tests on : domaindnszones        test omitted user request: crossrefvalidation        test omitted user request: checksdrefdom          running partition tests on : schema        test omitted user request: crossrefvalidation        test omitted user request: checksdrefdom          running partition tests on : configuration        test omitted user request: crossrefvalidation        test omitted user request: checksdrefdom          running partition tests on : internal        test omitted user request: crossrefvalidation        test omitted user request: checksdrefdom          running enterprise tests on : internal.mydomain.com        test omitted user request: intersite        test omitted user request: fsmocheck        starting test: dns           test results domain controllers:                            dc: dellserver.internal.mydomain.com              domain: internal.mydomain.com                                       test: authentication (auth)                    authentication test: completed                                     test: basic (basc)                     microsoft(r) windows(r) server 2003, standard edition (service pack level: 2.0) supported                    netlogon service running                    kdc service running                    dnscache service running                    dns service running                    dc dns server                    network adapters information:                    adapter [00000007] intel(r) pro/1000 mt network connection:                       mac address 00:14:22:4d:20:6d                       ip address static                       ip address: 192.168.1.95                       dns servers:                          127.0.0.1 (dellserver.internal.mydomain.com.) [valid]                    adapter [00000008] intel(r) pro/1000 p dual port server adapter:                       mac address 00:0e:0c:ab:02:ba                       ip address static                       ip address: 192.168.1.96                       dns servers:                          127.0.0.1 (dellserver.internal.mydomain.com.) [valid]                    adapter [00000009] intel(r) pro/1000 p dual port server adapter:                       mac address 00:0e:0c:ab:02:bb                       ip address static                       ip address: 192.168.1.97                       dns servers:                          127.0.0.1 (dellserver.internal.mydomain.com.) [valid]                    error: record dc not found                    [error details: 1460 (type: win32 - description: operation returned because timeout period expired.) - internal.mydomain.com]                    soa record active directory zone not found                    active directory zone on dc/dns server found (primary)                    root zone on dc/dns server not found                                     test: forwarders/root hints (forw)                    recursion enabled                    forwarders information:                        151.197.0.39 (<name unavailable>) [valid]                        71.250.0.12 (<name unavailable>) [valid]                                      test: delegations (del)                    delegation information zone: internal.mydomain.com.                       delegated domain name: _msdcs.internal.mydomain.com.                          dns server: dellserver.internal.mydomain.com. ip:192.168.1.95 [valid]                           dns server: dellserver.internal.mydomain.com. ip:192.168.1.96 [valid]                           dns server: dellserver.internal.mydomain.com. ip:192.168.1.97 [valid]                                      test: dynamic update (dyn)                    dynamic update enabled on zone internal.mydomain.com.                    test record _dcdiag_test_record added in zone internal.mydomain.com.                    test record _dcdiag_test_record deleted in zone internal.mydomain.com.                                     test: records registration (rreg)                    network adapter [00000007] intel(r) pro/1000 mt network connection:                       error: missing record @ dns server 192.168.1.95 :                       dellserver.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing cname record @ dns server 192.168.1.95 :                       3a72cadf-1f36-43c3-a995-5152f2aa485e._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing dc srv record @ dns server 192.168.1.95 :                       _ldap._tcp.dc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing gc srv record @ dns server 192.168.1.95 :                       _ldap._tcp.gc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing pdc srv record @ dns server 192.168.1.95 :                       _ldap._tcp.pdc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                           network adapter [00000008] intel(r) pro/1000 p dual port server adapter:                       error: missing record @ dns server 192.168.1.96 :                       dellserver.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing cname record @ dns server 192.168.1.96 :                       3a72cadf-1f36-43c3-a995-5152f2aa485e._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing dc srv record @ dns server 192.168.1.96 :                       _ldap._tcp.dc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing gc srv record @ dns server 192.168.1.96 :                       _ldap._tcp.gc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing pdc srv record @ dns server 192.168.1.96 :                       _ldap._tcp.pdc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                           network adapter [00000009] intel(r) pro/1000 p dual port server adapter:                       error: missing record @ dns server 192.168.1.97 :                       dellserver.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing cname record @ dns server 192.168.1.97 :                       3a72cadf-1f36-43c3-a995-5152f2aa485e._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing dc srv record @ dns server 192.168.1.97 :                       _ldap._tcp.dc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing gc srv record @ dns server 192.168.1.97 :                       _ldap._tcp.gc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                              error: missing pdc srv record @ dns server 192.168.1.97 :                       _ldap._tcp.pdc._msdcs.internal.mydomain.com                       [error details: 1460 (type: win32 - description: operation returned because timeout period expired.)]                                        error: record registrations cannot found network adapters                      summary of test results dns servers used above domain controllers:                dns server: 151.197.0.39 (<name unavailable>)                 tests passed on dns server                 valid dns server                                dns server: 192.168.1.95 (dellserver.internal.mydomain.com.)                 tests passed on dns server                 valid dns server                  name resolution funtional. _ldap._tcp srv record forest root domain registered                  delegation domain _msdcs.internal.mydomain.com. operational                               dns server: 192.168.1.96 (dellserver.internal.mydomain.com.)                 tests passed on dns server                 valid dns server                  name resolution funtional. _ldap._tcp srv record forest root domain registered                  delegation domain _msdcs.internal.mydomain.com. operational                               dns server: 192.168.1.97 (dellserver.internal.mydomain.com.)                 tests passed on dns server                 valid dns server                  name resolution funtional. _ldap._tcp srv record forest root domain registered                  delegation domain _msdcs.internal.mydomain.com. operational                               dns server: 71.250.0.12 (<name unavailable>)                 tests passed on dns server                 valid dns server                             summary of dns test results:                                                         auth basc forw del  dyn  rreg ext                   ________________________________________________________________              domain: internal.mydomain.com                 dellserver                   pass fail pass pass pass fail n/a                        ......................... internal.mydomain.com failed test dns  

can see, not should be. error "the soa record active directory zone not found" mean? steps can take resolve error?

 

hello,

 

multihomed dc not recommended.

please read articles (for setting):

multihomed dcs dns, rras, and/or pppoe adapters (ace fekay - mvp)

multihoming windows server

configuring multihomed servers

and, must not use 127.0.0.1 dns client.

 

regards



Windows Server  >  Directory Services



Comments

Popular posts from this blog

Motherboard replacement

Cannot create Full Text Search catalog after upgrading to V12 - Database is not fully started up or it is not in an ONLINE state

Remote Desktop App - Error 0x207 or 0x607