PC Review


Reply
Thread Tools Rate Thread

DNS client service missing

 
 
=?Utf-8?B?cGh5c2ljc2dlZWs=?=
Guest
Posts: n/a
 
      10th Apr 2004
On a 2000 Domain Controller in a 2000 domain, one of the DC have no DNS client service. It is missing from the services snap-in. Can't resolve any SRV records or anything else locally, but It can connect to the internet via URLs. Any hints on how to get the service back. I would really prefer not to reinstall. This is a new job for me and the previous Sys Admin did no backups, so restore from backup is not possible.
 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
"physicsgeek" <(E-Mail Removed)> wrote in message
news:97335384-4F01-44AD-9A83-(E-Mail Removed)...
> On a 2000 Domain Controller in a 2000 domain, one of the DC have no DNS

client service. It is missing from the services snap-in. Can't resolve any
SRV records or anything else locally, but It can connect to the internet via
URLs. Any hints on how to get the service back. I would really prefer not to
reinstall. This is a new job for me and the previous Sys Admin did no
backups, so restore from backup is not possible.

Ok, wait a minute. The DNS Client service is NOT
required to resolve DNS names (yes, I know that's
what it SOUNDS like.)

If you can resolve names on the Internet but not
internally you have a CONFIGURATION problem
on the DCs NICs -- see below -- not a problem
with the DNS client service.

The DNS client service is worthless, probably counterproductive
if it runs on a DNS server (that references itself as a
DNS-client=>DNS-server

The DNS client service should be called the "DNS client cache";
and on a DNS server, which caches itself, you would just be
duplicating the cache and taking up more memory and time
searching it.

Make sure the DCs client NIC configuration points to the INTERNAL
DNS -- and NO OTHER. Restart NetLogon after you fix this.

If you have a multihomed DC -- especially with a DHCP assigned
address (using it as a gateway) you must ensure that it does NOT
end up with a DNS server setting that points OUTSIDE.

DHCP clients can override that setting with an internal DNS
server and still accept everything else from DHCP.


--
Herb Martin


 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      10th Apr 2004
In news:(E-Mail Removed),
Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered mine
<snip>
>
> The DNS client service should be called the "DNS client cache";
> and on a DNS server, which caches itself, you would just be
> duplicating the cache and taking up more memory and time
> searching it.


Actually in the registry, that's what it's called.

<snip>

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      10th Apr 2004
In news:(E-Mail Removed),
Ace Fekay [MVP] <PleaseSubstituteMyActualFirstName&(E-Mail Removed)>
posted their thoughts, then I offered mine

In addition, iuf you are having problems with nothing resolving, and
provided your configuration is correct, pointing to your own DNS only,
forwarders configured, etc, I would also make sure that the DHCP Client
Service is running. This service, is an ABSOLUTE MUST to be running, whether
your machine is set to DHCP or a static address. If this service is not
running, the machine will resolve nothing.

This service is not like the DNS Client service, where Herb explains that it
just offers caching services, that's it. DHCP Client service is a MUST.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
> Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered
mine
> <snip>
> >
> > The DNS client service should be called the "DNS client cache";
> > and on a DNS server, which caches itself, you would just be
> > duplicating the cache and taking up more memory and time
> > searching it.

>
> Actually in the registry, that's what it's called.


And it is a MISNOMER -- a poorly chosen name.

--
Herb Martin
"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> In news:(E-Mail Removed),
>
> <snip>
>
> --
> Regards,
> Ace
>
> Please direct all replies to the newsgroup so all can benefit.
> This posting is provided "AS-IS" with no warranties and confers no
> rights.
>
> Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
> Microsoft Windows MVP - Active Directory
> --
> =================================
>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      10th Apr 2004
In news:%(E-Mail Removed),
Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered mine
>> Herb Martin <(E-Mail Removed)> posted their thoughts, then I
>> offered mine <snip>
>>>
>>> The DNS client service should be called the "DNS client cache";
>>> and on a DNS server, which caches itself, you would just be
>>> duplicating the cache and taking up more memory and time
>>> searching it.

>>
>> Actually in the registry, that's what it's called.

>
> And it is a MISNOMER -- a poorly chosen name.
>


Just to make sure we're on the same page, if you mean DNS Cache, I think
that's a descriptive name, but if you mean DNS Client service, I agree. In
the reg it's called DNS Cache.


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      11th Apr 2004
> > And it is a MISNOMER -- a poorly chosen name.
> >

>
> Just to make sure we're on the same page, if you mean DNS Cache, I think
> that's a descriptive name, but if you mean DNS Client service, I agree. In
> the reg it's called DNS Cache.


Oh, I thought you meant it was called by the same name
in the registry, as the display name for it (that's in there
too of course.)

One of the important things I teach my students is when
the "names" are poorly choose, e.g.,

superscopes (scope groups)
ad client upgrade/DSClient (legacy client support)
site link bridging (site link groups)
PDC Emulator (correct but incomplete)



--
Herb Martin
"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> In news:%(E-Mail Removed),
> Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered

mine
> >> Herb Martin <(E-Mail Removed)> posted their thoughts, then I
> >> offered mine <snip>
> >>>
> >>> The DNS client service should be called the "DNS client cache";
> >>> and on a DNS server, which caches itself, you would just be
> >>> duplicating the cache and taking up more memory and time
> >>> searching it.
> >>
> >> Actually in the registry, that's what it's called.

> >
> > And it is a MISNOMER -- a poorly chosen name.
> >

>
> Just to make sure we're on the same page, if you mean DNS Cache, I think
> that's a descriptive name, but if you mean DNS Client service, I agree. In
> the reg it's called DNS Cache.
>
>
> --
> Regards,
> Ace
>
> Please direct all replies to the newsgroup so all can benefit.
> This posting is provided "AS-IS" with no warranties and confers no
> rights.
>
> Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
> Microsoft Windows MVP - Active Directory
> --
> =================================
>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      11th Apr 2004
In news:(E-Mail Removed),
Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered mine
> Oh, I thought you meant it was called by the same name
> in the registry, as the display name for it (that's in there
> too of course.)


Nah, it's just the display name.

>
> One of the important things I teach my students is when
> the "names" are poorly choose, e.g.,
>
> superscopes (scope groups)
> ad client upgrade/DSClient (legacy client support)
> site link bridging (site link groups)
> PDC Emulator (correct but incomplete)
>
>


Good point to understand what it does even though it has nothing to do with
the name.



--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      11th Apr 2004
> > One of the important things I teach my students is when
> > the "names" are poorly choose, e.g.,
> >
> > superscopes (scope groups)
> > ad client upgrade/DSClient (legacy client support)
> > site link bridging (site link groups)
> > PDC Emulator (correct but incomplete)
> >
> >

>
> Good point to understand what it does even though it has nothing to do

with
> the name.


Especially when the name LOOKS like it means one thing
but means something skewed or even the opposite.

Another pure name: "Mixed mode" -- it makes too many
people think of "mixed networks of different client types"
and then you spend serious time having to unlearn that
assumption.


--
Herb Martin


 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      11th Apr 2004
In news:%237%(E-Mail Removed),
Herb Martin <(E-Mail Removed)> posted their thoughts, then I offered mine
>> Good point to understand what it does even though it has nothing to
>> do with the name.

>
> Especially when the name LOOKS like it means one thing
> but means something skewed or even the opposite.
>
> Another pure name: "Mixed mode" -- it makes too many
> people think of "mixed networks of different client types"
> and then you spend serious time having to unlearn that
> assumption.


Yes, there are others as well, like the 'Do Not Use Recursion' checkbox
under Forwarders tab.

:-)



--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP Client Service is missing from the services pane Paul Hutch Windows XP Networking 1 23rd Jul 2008 01:47 PM
Web Service Client can not send a Client Certificate Ricardo Q.G. Microsoft C# .NET 2 20th Mar 2008 09:28 PM
Web Service Client can not send a Client Certificate Ricardo Q.G. Microsoft Dot NET Framework 0 20th Mar 2008 12:01 PM
Cannot pass arguments from .NET Web Service Client to a Java Web Service bobik72 Microsoft Dot NET Framework 0 21st Mar 2006 03:02 PM
Re: Web Service Client sending object array to service Eric Logsdon Microsoft C# .NET 2 27th Jan 2004 07:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:54 PM.