question about structure

Barry Margolin barmar at alum.mit.edu
Wed Jun 2 19:11:18 UTC 2004


In article <c9l2rd$2r43$1 at sf1.isc.org>,
 "VansEvers Mr. Frank W" <vanseversfw at MARCENTHQ.usmc.mil> wrote:

> 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

All the above names should have trailing "." characters, to indicate 
that they're fully-qualified.

> 
> ns1   A  222.222.222.1
> 
> ns2    A  222.222.222.2
> 
> exch   A  222.222.222.3
> 
> www   CNAME  exch.aa.usmc.mil

The same with "exch.aa.usmc.mil" -- it needs a "." at the end.

> For this scenario exch is exchange and iis.
> 
> Is ther any way I can have
> 
> http://aa.usmc.mil <http://aa.usmc.mil/>  and have it resolve to the iis
> server exch

aa.usmc.mil. A 222.222.222.3

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


More information about the bind-users mailing list