In article <[EMAIL PROTECTED]>, Chris Cohen <[EMAIL PROTECTED]> 
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, [EMAIL PROTECTED]
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***

Reply via email to