Re: Name resolving in domain
From: Ace Fekay [MVP] (PleaseSubstituteMyActualFirstName&LastNameHere_at_hotmail.com)
Date: 03/19/04
- Next message: Ace Fekay [MVP]: "Re: puzzled ... DNS?"
- Previous message: Ace Fekay [MVP]: "Re: DNS Help"
- In reply to: Ed: "Name resolving in domain"
- Next in thread: Ed: "Re: Name resolving in domain"
- Reply: Ed: "Re: Name resolving in domain"
- Messages sorted by: [ date ] [ thread ]
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 -- =================================
- Next message: Ace Fekay [MVP]: "Re: puzzled ... DNS?"
- Previous message: Ace Fekay [MVP]: "Re: DNS Help"
- In reply to: Ed: "Name resolving in domain"
- Next in thread: Ed: "Re: Name resolving in domain"
- Reply: Ed: "Re: Name resolving in domain"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|