aa.usmc.mil NS ns2.aa.usmc.mil
aa.usmc.mil SOA ns1.aa.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
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
TIA
/s/ Frank W. Vans Evers, SAIC Tampa Florida
> 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, bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***