> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Burger
> Sent: Thursday, May 23, 2002 1:00 PM
> To: Redhat List
> Subject: Re: Subdomain in bind zone file
>
>
> You set up a subdomain zone file in the exact same way as the main
> domain
> zone f
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Mike Burger
Sent: Thursday, May 23, 2002 1:00 PM
To: Redhat List
Subject: Re: Subdomain in bind zone file
You set up a subdomain zone file in the exact same way as the main
domain
zone file. It doesn't loo
You set up a subdomain zone file in the exact same way as the main domain
zone file. It doesn't look any different, except teh SOA information.
On Thu, 23 May 2002, Jeff Graves wrote:
> Can someone give me a sample of what a zone file should look like if you
> are delegating resposibility of a
Can someone give me a sample of what a zone file should look like if you
are delegating resposibility of a subdomain in a zone file? ie. does it
look like this:
. NS 192.168.1.1
subdomain NS 192.168.2.1
server A 192.168.1.2
server2 A 192.168.1.3
I guess wh