Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Re: Internally managing only certain DNS records for a domain


Reply
Fix Vista Errors
Thread Tools Display Modes

Re: Internally managing only certain DNS records for a domain

 
 
Chris Dent
Guest
Posts: n/a

 
      11-16-2009

Hi Sam,

There's nothing stopping you from creating a Forward Lookup Zone called
"sub.other.com". Add a Host (A) record with a blank name and the
internal IP (that'll appear as "(same as parent folder)" in the console).

Flush the DNS cache on a client and you should find that a lookup for
sub.other.com resolves to the internal IP, while all other hosts under
other.com continue to resolve to public addressing.

HTH

Chris
 
Reply With Quote
 
 
 
 
Grant Taylor
Guest
Posts: n/a

 
      11-20-2009
On 11/16/2009 9:46 AM, Chris Dent wrote:
> There's nothing stopping you from creating a Forward Lookup Zone called
> "sub.other.com". Add a Host (A) record with a blank name and the
> internal IP (that'll appear as "(same as parent folder)" in the console).
>
> Flush the DNS cache on a client and you should find that a lookup for
> sub.other.com resolves to the internal IP, while all other hosts under
> other.com continue to resolve to public addressing.


Very, VERY, *VERY* nice (if not nasty) trick. I think I'll add that to
my tool box.



Grant. . . .
 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      11-20-2009
"Grant Taylor" <> wrote in message
news:he57hm$li8$...
> On 11/16/2009 9:46 AM, Chris Dent wrote:
>> There's nothing stopping you from creating a Forward Lookup Zone called
>> "sub.other.com". Add a Host (A) record with a blank name and the internal
>> IP (that'll appear as "(same as parent folder)" in the console).
>>
>> Flush the DNS cache on a client and you should find that a lookup for
>> sub.other.com resolves to the internal IP, while all other hosts under
>> other.com continue to resolve to public addressing.

>
> Very, VERY, *VERY* nice (if not nasty) trick. I think I'll add that to my
> tool box.
>
>
>
> Grant. . . .



Grant, this is a common trick, err, configuration, so to speak. The reason
it works is that sub.other.com is a specific namespace. If any queries come
in with that namespace or zone, DNS will respond to it with what's in the
zone, otherwise, any queries to "anythingelse.com" will be recursed out
(either forwarders or Roots) because it doesn't host that zone. It looks
locally first for an exact match before it looks elswhere.

Ace


 
Reply With Quote
 
Grant Taylor
Guest
Posts: n/a

 
      11-20-2009
On 11/19/2009 11:44 PM, Ace Fekay [MCT] wrote:
> Grant, this is a common trick, err, configuration, so to speak. The
> reason it works is that sub.other.com is a specific namespace. If any
> queries come in with that namespace or zone, DNS will respond to it
> with what's in the zone, otherwise, any queries to "anythingelse.com"
> will be recursed out (either forwarders or Roots) because it doesn't
> host that zone. It looks locally first for an exact match before it
> looks elswhere.


I understand completely why it work. I had just never thought of using
it that way. I love the idea. I've also shared it with a couple of
groups of fellow administrators already.

It's one of those things that is so simple and obvious it gets missed.
You know, "...can't see the forest for the trees...".



Grant. . . .
 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      11-20-2009
"Grant Taylor" <> wrote in message
news:he5amu$m8m$...
> On 11/19/2009 11:44 PM, Ace Fekay [MCT] wrote:
>> Grant, this is a common trick, err, configuration, so to speak. The
>> reason it works is that sub.other.com is a specific namespace. If any
>> queries come in with that namespace or zone, DNS will respond to it with
>> what's in the zone, otherwise, any queries to "anythingelse.com" will be
>> recursed out (either forwarders or Roots) because it doesn't host that
>> zone. It looks locally first for an exact match before it looks elswhere.

>
> I understand completely why it work. I had just never thought of using it
> that way. I love the idea. I've also shared it with a couple of groups
> of fellow administrators already.
>
> It's one of those things that is so simple and obvious it gets missed. You
> know, "...can't see the forest for the trees...".
>
>
>
> Grant. . . .


Good analogy. :-)

Ace



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
How to assign Domain admin credential to User from trusted domain Mikoyan Active Directory 1 11-12-2009 05:34 AM
Re: Incorrect server name Ace Fekay [MCT] Windows Server 4 10-28-2009 02:17 PM
Re: Migrate from one 2003 Domain to another 2003 Domain Meinolf Weber [MVP-DS] Server Migration 0 10-22-2009 07:35 AM
Re: Migrate from one 2003 Domain to another 2003 Domain Meinolf Weber [MVP-DS] Server Migration 1 10-21-2009 08:54 PM
DOMAIN LOGIN: Authentification server unavailable in remote location Louis Windows Vista Administration 0 02-21-2007 01:45 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59