FW: question about structure

Chris De Young chd at arizona.edu
Wed Jun 2 17:56:43 UTC 2004


On Wed, Jun 02, 2004 at 01:09:06PM -0400, VansEvers Mr. Frank W wrote:
> Subject: question about structure
>  
> 
> If I have the following structure:
> 
> aa.usmc.mil     NS  ns1.aa.usmc.mil
> 
> aa.usmc.mil     NS  ns2.aa.usmc.mil
> 
> aa.usmc.mil     SOA  ns1.aa.usmc.mil
> 
> aa.usmc.mil  MX   exch.usmc.mil
> 
> ns1   A  222.222.222.1
> 
> ns2    A  222.222.222.2
> 
> exch   A  222.222.222.3
> 
> www   CNAME  exch.aa.usmc.mil

These records don't all go in the same zone file you know, yes?  The
NS and glue records go in the zone file for usmc.mil and the rest go
in the zone file for aa.usmc.mil.

> http://aa.usmc.mil <http://aa.usmc.mil/>  and have it resolve to the iis
> server exch

You have to have it resolve to the address rather than the name
(i.e. use an A record not a CNAME record) but otherwise yes.  Be aware
that DNS has no knowledge of http, so the "http://" parts of what you
specified above are not relevant to DNS.

-C



More information about the bind-users mailing list