How can I get a view to use multiple zone files?

Brad Knowles brad.knowles at skynet.be
Tue May 15 17:28:37 UTC 2001


At 12:00 PM -0500 5/15/01, John Lange wrote:

>  Is there a way to split the 2 views into 3 zone files? Something like
>  internal, external, and shared?

	Use $INCLUDE to pull in the shared portion into each of the other 
two zone files.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list