SUMMARY: DNS with multiple domains

From: Erik J. Tolido (etolido@cns-ss10.cnsinc.com)
Date: Fri Sep 01 1995 - 21:39:57 CDT


My original question was:
I am trying to set up multiple domains on one DNS server running Solaris 2.4.
Does anybody have any detailed documentation or can you point me in the
right direction as to where I might find it?

Essentially the answer I got was two-fold. The first one was, get the O'Reilly
Nutshell book on DNS,

Title : DNS and BIND
Author : Paul Albitz & Cricket Liu
Publisher: O'Reilly and Assoc.
ISBN : 1-56592-010-4

The second collective answer provided hints and examples to set up my
named.boot file with multiple DNS names as follows:

primary foo.xxx.com foo.zone
primary bar.xxx.com bar.zone

in foo.zone:
@ IN SOA ns.foo.xxx.com. admin.foo.xxx.com. (
                        952431444 ;Serial
                        3600 ;Refresh
                        420 ;Retry
                        604800 ;Expire
                        43200) ;Minumum
        IN NS ns.foo.xxx.com.

This file seems to be the only one that needs to be modified. Anyone needing
more detail can e-mail me direct!

My thanks go out to

Simon-Bernard Drolet <droletb@CCG.RNCan.gc.ca>
vicfrog@amanda.dorsai.org (Victor Kolosov)
"David H. Brierley" <dhb@ssd.ray.com>
bhatiani_amit@jpmorgan.com (Amit Bhatiani)
Anatoly.Lisovsky@kamaz.kazan.su (Anatoly M. Lisovsky)
"Lars P. Fischer" <fischer@dina.kvl.dk>
Scott Turvey <scottt@nacm.com>
Simon Burr <simes@tcp.co.uk>
sweh@mpn.com (Stephen Harris)
bern@TI.Uni-Trier.DE (Jochen Bern)
Tim Bradshaw <tfb@aiai.ed.ac.uk>

-Erik
==============================================================================

Erik Tolido E-mail: etolido@cns-ss10.cnsinc.com
Systems Engineer Main: (800) 437 - 2778
The CNS Group - Systems Integration Voice: (203) 921 - 4450
500 West Avenue Fax: (203) 921 - 4489
Stamford, CT 06902 http://www.cnsinc.com

==============================================================================



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:32 CDT