Multiple zones share same DB?

Tony Vila tony.vila at s1.com
Mon Feb 3 15:46:55 UTC 2003



Yes indeedy.  A sample:

$TTL 3600                                                         
@       IN      SOA     ns1.domain.com.       admin.domain.com. (
        2002062501;     serial
        86400   ;       refresh
        3600    ;       retry
        86400   ;       expire
        3600 )  ;       default_ttl
        IN      NS      ns1.domain.com.
        IN      NS      ns2.domain.com.
        IN      A       1.2.3.4
        IN      MX      5       mail
www     IN      A       1.2.3.4
ftp     IN      A       1.2.3.5
mail    IN      A       1.2.3.6

Hope this helps,

Tony Vila


-----Original Message-----
From: Lee M Dobson [mailto:ldobson at alabanza.com]
Sent: Monday, February 03, 2003 10:21 AM
To: bind-users at isc.org
Subject: Multiple zones share same DB?


Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Greetings All,

Is it possible to configure a BIND DB record for multiple zones?.  (e.g;
have abc.com and xyz.com share the same db record)?  I thought this
was possible, possibly just by having multiple zone $ORIGIN in the DB
record, however I could be wrong.  Is this possible or MUST each
zone have its own DB record?

Any feedback and or configuration examples would be appriciated

Thanks,

--
Sincerely,
Lee M Dobson,
Jr. Systems Administrator,
Alabanza Corporation.
mailto:LDobson at alabanza.com
410-779-1400, Ext, 3670





-- Binary/unsupported file stripped by Ecartis --
-- Type: text/x-vcard
-- File: ldobson.vcf
-- Desc: Card for Lee M Dobson




More information about the bind-users mailing list