RE: Multiple web sites

Jeff Woods ( jwoods@delta.com )
Tue, 25 Aug 1998 09:25:21 -0400

At 07:31 PM 8/24/98 -0400, you wrote:

>The DNS is actually the part I need most. Is it a new zone? domain?
>anybody????

The DNS is the easy part (and why didn't you say so).

It is a completely new domain:

named.boot
-------------
XFRNETS 198.85.0.0
primary 0.0.127.IN-ADDR.ARPA named.127.0.0
primary delta.com named.zoneinfo ; 50
primary telix.com named.telix ; 51
primary metrotele.com named.metrotele ; 35
primary sphpa.org named.sphpa ; 36
primary trifolium.com named.trifolium ; 37

named.sphpa
---------------
; BIND version named 4.9.3-Release-P1-Monday-15-Jan-96
; BIND version GregSchueman-LarryKahn-VirajBais
; zone 'delta.com' last serial 96030402
; from 198.85.228.26 at Wed Mar 20 22:22:04 1996

sphpa.org. IN SOA the-force.delta.com. jeff.delta.com. (
98041401 10800 7200 604800 43200 )
IN NS ns2.delta.com.
IN NS ns1.delta.com.
IN MX 10 mail.sphpa.org.
IN A 198.85.228.36
mail.sphpa.org. IN A 198.85.228.237
www.sphpa.org. IN A 198.85.228.36
ftp.sphpa.org. IN A 198.85.228.36

So, 198.85.228.36 is assigned to the IIS server via CPL Network TCP/IP
Properties Advanced. So are the others listed, in their own named.* files.

Don't forget to put entries in your inaddr.arpa files for reverse lookups.