Re: DNS Problem??



"IT Guy" <ochoops@xxxxxxxxxxx> wrote in message
news:OyDw8iCVFHA.3920@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks Herb.
>
> I guess that's my problem. The DHCP router (a Linksys) is providing all
> client IP settings. In the DHCP field at the router, I specify ONLY the
AD
> DNS but it adds the 'public' side DNS automatically.

Crappy router -- you cannot use this for DHCP then.
What model router is it? Have you double-checked it to
see if there is an option to turn off that extra DNS?

I have seen many that had no ability to "set" the correct DNS,
but this is the first one I have seen that lets you set it but still
supplies another (the one it gets from the outside) too.

[BTW, some of the LinkSys routers can load a version of Linux
-- really -- and thereby become fully configurable, and do many
unexpected things.]

> If I disable the DHCP at the router and authorize/activate DHCP at the AD
> server (the scope is on the same subnet), no addresses are assigned (the
> clients get an APIPA).

Does the router have any features called names like these:
DNS Helper address, BootP forwarding (of broadcasts),
DHCP relay?

Do you have another SERVER class machine with the clients?
(Even an NT4 server will do?)

If so you may set it as a "DHCP Relay Agent" -- otherwise you
will need to change out some equipment, add a server there with
the clients, OR you will need to manually set the IP configuration
of the client machines.

> I believe if I can correct this, it will resolve the remainder of the
issues
> (like magic!!).

It will resolve at least some of them -- perhaps all - but
in any case any remaining errors will be easier to isolate.

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

> Thanks again,
> Tom
>
>
>
>
> (192.168.1.200)"Herb Martin" <news@xxxxxxxxxxxxxx> wrote in message
> news:%23CyuGUCVFHA.2672@xxxxxxxxxxxxxxxxxxxxxxx
> > "Tom" <oldfatjedi@xxxxxxxxxxx> wrote in message
> > news:ea9lAbBVFHA.2420@xxxxxxxxxxxxxxxxxxxxxxx
> >> I am assisting someone install a new 2003 server (I am working remotely
> > 2000
> >> miles away).
> >> I believe the problems point to DNS but I'm not sure.
> >
> > Most AD problems really are DNS problems so it is
> > a good bet.
> >
> >> The problems are:
> >>
> >> 1). Clients will not receive an address from the server's DHCP. I have
> >> to
> >> enable DHCP at the router for clients.
> >
> > That is normal -- clients broadcast for the DHCP
> > server so any intevening routers must pass these
> > broadcasts -- or a relay agent must assist.
> >
> > This isn't really a problem since you have fixed it
> > by enabling the router to provide DHCP or to assist
> > by forwarding the client broadcasts.
> >
> >> 2). When attempting to login to the domain from a client station that
has
> >> joined the domain, it takes 5 minutes to login.
> >
> > The clients must be set to use STRICTLY the internal DNS
> > server (set) -- this usually explaines this problem but below
> > you seem to say that this is the case due to DHCP.
> >
> >> 3). The DNS at the server doesn't update with client info (all client
> >> PC's
> >> are XP Pro).
> >
> > The internal DNS (on the DC)? That must be set
> > to be dynamic. The clients must be set to use only
> > this server (or it's associated secondaries, etc.)
> >
> > Since you say that the clients are correct (due to the
> > DHCP providing the correct, internal DNS server
> > address) then this implies that the DC itself is not
> > set to use the internal DNS server (itself in this case)
> > OR the DNS server is not dynamic.
> >
> >> The DHCP currently provided by the router point DNS to the AD server.
> >
> > If by "DNS at the AD Server" you mean the internal, dynamic
> > DNS server (set) that support the AD Domain, then that is the
> > only correct place.
> >
> >> Everyone is able to access the internet properly and I can ping
stations
> > by
> >> name or IP.
> >
> > Then that would imply that the internal DNS (on the DC) is
> > setup correctly to forward to the Internet or resolve the
> > Internet correctly itself.
> >
> >> DNS was installed (and reinstalled) with the default settings except
for
> > the
> >> addition of a DNS forwarder (to the ISP DNS).
> >
> > That is normally correct.
> >
> >> Any ideas on how to troubleshoot this??
> >
> > Make sure ALL the internal machines (especially the DC or
> > any other servers) use strictly the internal DNS.
> >
> > Make sure the DNS is set to be dynamic for the zone.
> >
> > Make sure all the machines list the correct Domain/Zone
> > name (your AD domain name) on their SYSTEM CONTROL
> > panel, so that each machine is name along this pattern:
> >
> > computer.domain.com
> >
> > Here is a general checklist of DNS for AD:
> >
> > 1) Dynamic for the zone supporting AD
> > 2) All internal DNS clients NIC\IP properties must specify SOLELY
> > that internal, dynamic DNS server (set.)
> > 3) DCs and even DNS servers are DNS clients too -- see #2
> > 4) If you have more than one Domain, every DNS server must
> > be able to resolve ALL domains (either directly or
indirectly)
> >
> > netdiag /fix
> >
> > ...or maybe:
> >
> > dcdiag /fix
> >
> > (Win2003 can do this from Support tools):
> > nltest /dsregdns /server:DC-ServerNameGoesHere
> > http://support.microsoft.com/kb/q260371/
> >
> > Ensure that DNS zones/domains are fully replicated to all DNS
> > servers for that (internal) zone/domain.
> >
> > Also useful may be running DCDiag on each DC, sending the
> > output to a text file, and searching for FAIL, ERROR, WARN.
> >
> > Single Label domain zone names are a problem Google:
> > [ "SINGLE LABEL" domain names DNS 2000 | 2003 microsoft: ]
> >
> >
> > --
> > Herb Martin, MCSE, MVP
> > Accelerated MCSE
> > http://www.LearnQuick.Com
> > [phone number on web site]
> >
> >
>
>


.



Relevant Pages

  • Re: DNS Scavenged all my Service records!
    ... I made the changes to our DHCP scope as per your suggestions below, ... Good, in most cases, I see DNS scavenging as an unnecessary process, if the ... DHCP clients are properly configured. ... DHCP server is configured to dynamically update DNS.... ...
    (microsoft.public.windows.server.dns)
  • Re: Testing environment question
    ... For your domain members to function properly they must use the local DNS server. ... Turn off the DHCP function on the router. ... You can set up DHCP on the DC or you can just configure the machines manually to use the router for default gateway but use the DC for DNS. ...
    (microsoft.public.windows.server.general)
  • Re: DNS Problem??
    ... In the DHCP field at the router, ... DNS but it adds the 'public' side DNS automatically. ... >> I am assisting someone install a new 2003 server (I am working remotely ... Clients will not receive an address from the server's DHCP. ...
    (microsoft.public.windows.server.dns)
  • Re: Networking problems (again) tough one
    ... The problem *only* occurs on my Linux machines. ... DNS numbers, ... all systems start working again whether setup manually or with DHCP. ... If theu are shoing good, and yet things dont work, you may have a misconfigured router. ...
    (comp.os.linux.setup)
  • Re: Dynamic DNS, DNS Records & Scavenging
    ... We have an issue whereby we want external clients to register there ... There are two DHCP ... DNS however this doesn't seem to be the case. ... DNSUpdateProxy and when i did this i saw my test laptop register its ...
    (microsoft.public.windows.server.dns)