Possible to copy and entire domain?

Mark_Andrews at isc.org Mark_Andrews at isc.org
Sat Dec 7 02:35:55 UTC 2002


> 
> On Fri, Dec 06, 2002 at 05:48:34AM +0000, Brian Johnson wrote:
> > 
> > I've just started setting up DNS and have been able to create an internal v
> iew and
> > hook into DHCP to dynamically update my domain
> > 
> > I would like to set up a second domain name that is just a duplicate of the
>  first
> > including all the dynamically updated ip addresses
> > 
> > I had trouble coming up with a good description to search by and couldn't f
> ilter
> > the proper answer out of all the search engine responses
> > 
> > Is this possible?
> > 
> > How do I do it?
> 
> istm that this should work, even with dynamically update ip addresses:
> 
> zone "zone1.example.com" {
> 	type master;
> 	file "zone.zone1";
> };
> 
> zone "zone2.example.com" {
> 	type master;
> 	file "zone.zone1";	// Yep, same file.
> };
> 

	Dynamic zones cannot share the same master file.


> --
> Joe Yao				jsdy at center.osis.gov - Joseph S. D. Yao
> OSIS Center Systems Support					EMT-B
> -----------------------------------------------------------------------
> 	    PLEASE ... send or Cc: all "OSIS Systems Support"
> 		     mail to sys-adm at center.osis.gov
> -----------------------------------------------------------------------
>    This message is not an official statement of OSIS Center policies.
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list