Re: Netdiag /debug DNS failer

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: KRJ (KRJ_at_discussions.microsoft.com)
Date: 09/21/04


Date: Tue, 21 Sep 2004 10:39:04 -0700


"Ace Fekay [MVP]" wrote:

> In news:5E5FCB2F-113C-4767-B67D-8BF3A9DB5CD7@microsoft.com,
> KRJ <KRJ@discussions.microsoft.com> made a post then I commented below
> > Here is what I get when I check the soa:
> > U:\>nslookup
> > Default Server: server.localdomain.com
> > Address: 10.0.0.9
> >
> >> set type=SOA
> >> localdomain.com
> > Server: server.localdomain.com
> > Address: 10.0.0.9
> >
> > localdomain.com canonical name = server.localdomain.com
> >> We use an internal domain name that cannot go public but it is not
> >> single-labeled
>
> Sorry it took so long to get back to you. The CNAME shouldn't be there. I
> would like to see what your zone looks like and try to determine why it was
> created. But I think the CNAME is the issue.
>
> As far as not being able to do an adprep, or anything else of that sort with
> AD, AD is looking for the SRV records under your zone. They are those 4
> folders with their names beginning with underscores. Do they exist? Are you
> only using your DNS internally? Updates set to allow?
>
> Can you post an ipconfig /all and the AD DNS name please? Thanks
>
> Ace
>
> All my SRV records are there _msdes,_sites,_tcp,_udp. We use dns internally set up with forwarders to our T1 providers dns for external. Dns is set up to allow updates. Here is the ipconfig.

C:\>ipconfig /all

Windows 2000 IP Configuration

        Host Name . . . . . . . . . . . . : SERVER
        Primary DNS Suffix . . . . . . . : tcemc.gray
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : tcemc.gray

Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix . :
        Description . . . . . . . . . . . : Intel 8255x-based PCI Ethernet
Adapter (10/100)
        Physical Address. . . . . . . . . : 00-B0-D0-E1-A4-01
        DHCP Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 10.0.0.9
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 10.0.0.5
        DNS Servers . . . . . . . . . . . : 10.0.0.9

>



Relevant Pages

  • Re: Questions regarding global MX and NS records
    ... Also, if you have a wildcard in a zone, then you'll never get an NXDOMAIN for a query of any name in that part of the namespace hierarchy, because the names in such queries will be "matched" by the wildcard, even if the lookup is some type other than MX. ... www1.example.com cname www1.lb.example.com. ... If you delegate each name individually to the GSS, you don't get proper SOA/NS record responses. ... Another benefit of aliasing out each name, instead of delegating each one individually, is that you avoid a lot of "sub-delegation" ugliness if you have multiple sets of load-balancers, and you want to *nest* names, using diverse sets of load-balancers, within their own application-defined hierarchies, e.g. ...
    (comp.protocols.dns.bind)
  • Re: CNAME only zone?
    ... your desired CNAME target; ... they do not delegate the zone to you. ... have SOA and NS records at the zone apex. ...
    (comp.protocols.dns.bind)
  • Re: DNS Question
    ... I have been asked by my co-workers and sales why I always create a A record for new domains we host instead of a CNAME. ... Somewhere, in a class far far away, I was taught a DNS zone had to have a A record to function properly. ...
    (freebsd-questions)
  • Re: Questions regarding global MX and NS records
    ... It is possible to create wildcard MX records but there are serious caveats to doing that, since some MTAs don't handle wildcard MX matching very well. ... Also, if you have a wildcard in a zone, then you'll never get an NXDOMAIN for a query of any name in that part of the namespace hierarchy, because the names in such queries will be "matched" by the wildcard, even if the lookup is some type other than MX. ... www1.example.com cname www1.lb.example.com. ... Also, aliasing things this way allows the GSS to respond sanely with SOA/NS records for the delegated zone, when the GSS is configured properly to proxy non-A queries to the servers of a "shadow" version of the zone. ...
    (comp.protocols.dns.bind)
  • Re: Stub zone and phantom CNAME
    ... One of the entries on the peoples DNS is for www for that zone. ... An NSlookup indicates that the www.abc.com is pointing to the the IP ... If we delete the CNAME in the cache everything starts working again. ...
    (microsoft.public.windows.server.dns)