Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 12:11:16 -0500
From:      Len Conrad <LConrad@Go2France.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: DNS server
Message-ID:  <5.1.1.6.2.20021024120818.01e88008@mail.go2france.com>
In-Reply-To: <20021024165643.GB12625@submonkey.net>
References:  <5.1.1.6.2.20021024114733.03209dd8@mail.go2france.com> <20021024154552.66115.qmail@web20102.mail.yahoo.com> <5.1.1.6.2.20021024114733.03209dd8@mail.go2france.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> > zone "domain.com"  { type master; file "db.zonecommon" ; };
> > zone "again.com"   { type master; file "db.zonecommon" ; };
> > zone "encore.com"  { type master; file "db.zonecommon" ; };
> > zone "heretoo.com" { type master; file "db.zonecommon" ; };
>
>Or you could include a common file in the zonefiles for each domain.

no advantage, and requires 300 separate files vs 1 file.

"$INCLUDE" in zone files and "include "file"; " in config files are 
powerful and highly recommended, but in this fully reduced case of one zone 
file, $INCLUDE adds nothing.

Len



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.1.6.2.20021024120818.01e88008>