redirect query for specific hosts within a domain

Barry Margolin barmar at alum.mit.edu
Fri Oct 17 19:14:27 UTC 2008


In article <gdamvo$ru4$1 at sf1.isc.org>, Chris Cohen <kildau-ml at gmx.de> 
wrote:

> Hi,
> 
> let's say I have a domain my server is authoritative for, with something 
> like:
> 
> $ORIGIN example.org
> [...]
> statichost1	IN	A	10.0.0.1
> statichost2	IN	A	10.1.0.2
> dynamichost1	IN	[lookup this hostname on another server]
> 
> the $otherserver is not under my controle, so is it possible to tell 
> bind to redirect querys to a specific host to another server?

dynamichost1 IN NS server.name.domain.com.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***


More information about the bind-users mailing list