Re: Name resolving in domain

From: Ace Fekay [MVP] (PleaseSubstituteMyActualFirstName&LastNameHere_at_hotmail.com)
Date: 03/19/04


Date: Thu, 18 Mar 2004 22:54:15 -0500

In news:egRdC7VDEHA.3064@tk2msftngp13.phx.gbl,
Ed <edmond620@hotmail.com> posted their thoughts, then I offered mine
> Hi all,
>
> I have a question about name resolving.
> We are using Active Directory and have a domain, let's say it is
> mydomain.com. For member server of the domain we can resolve names
> with the DNS in our domain. We also have a few servers that are
> workgroup servers. However name resolving is not working 100% with
> these workgroup servers. For example, if we have the following two
> host records :
>
> hostA 10.1.1.1
> hostB 10.1.1.2
>
> If I use ping command in one of our member server in AD the pings are
> successful. However if I use ping command in the workgroup server,
> hostA can be reached by ping but hostB will be shown as unknown host.
> I double checked this in our DNS and both are valid records.
> Does anyone have idea?
> Thx

We'll need more info...

Pinging by single name or FQDN makes a difference. If by single name, it
uses the search suffix. If pinging by single name and the machine is just a
workgroup machine without a Primary DNS Suffix, which then means the search
suffix is blank, then it will try to use only NetBIOS and if that is not the
NetBIOS name, then unknown host will be your result.

So.......

1. How are you pinging?

    ping hostb
    ping hosta
    ping hosta.mydomain.com
    ping hostb.mydomain.com

    Which ones work above on which machine?

2. Search suffix on machines?

3. What DNS addresses are on the machines?

4. Please provide an Unedited ipconfig /all from the two servers you're
trying this from (the member server and the non-member server). This will
give us a solid view of your config for diagnosing.

-- 
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
-- 
=================================


Relevant Pages

  • Re: Thanks for all replies -was- Re: Entanet - not all it is made out to be.
    ... then to ping www.bbc.co.uk and there was a reply to the ping and that is ... to use a proxy server, then the browser simply opens a connection to the proxy ... (resolving the name of the proxy if required, ...
    (uk.telecom.broadband)
  • Re: no _udp SRV in DNS
    ... Active Directory for WIN2000 news group....so, I can not check what I ... Correction on my first message though...I can ping ... >my gateway from the server. ... >> Microsoft Active Directory MVP ...
    (microsoft.public.win2000.active_directory)
  • Re: no _udp SRV in DNS
    ... Active Directory for WIN2000 news group....so, I can not check what I ... Correction on my first message though...I can ping ... >my gateway from the server. ... >> Microsoft Active Directory MVP ...
    (microsoft.public.win2000.advanced_server)
  • How to change security settings?
    ... >Can you see computer in the active directory? ... You mean if I can see the server from the client? ... >Can our ping your DC? ...
    (microsoft.public.windowsxp.security_admin)
  • Re: CAN NOT PING CLIENTS FROM WIN 03 R2 SERVER
    ... I recently installed a Win 2003 R2 Server for our branch office to ... But i am not able to ping the clients from the server, ... the name must be resolving. ... AntiVirus to see if it has a firewall component. ...
    (microsoft.public.windows.server.dns)

Loading