modifying bind

Brad Knowles brad at stop.mail-abuse.org
Wed Jul 13 19:00:23 UTC 2005


At 7:15 PM +0100 2005-07-13, Mike A wrote:

>  Peter: the http://cr.yp.to/djbdns.html link was not helpful, also i can't
>  find where/how to subscribe to the bind-workers mailing list.

	If you want to subscribe to bind-workers, you need to find the 
right location on the website at isc.org, nor the link you quote.

>  The purpose of doing the records on the fly is because for a /48 IPv6
>  delegation, more ram/hd space is needed then i care to use. Is there a place
>  in the code i can find an example on how to add the records to the
>  authoritative data?

	In this case, why not use the SQL interface and something like 
BIND-DLZ?  Since the $GENERATE stuff is going to fill in the data 
into RAM and then serve it once generated, it seems to me that what 
you want to do is to avoid using anything like $GENERATE to begin 
with.  Better would be to use a different technology that moves that 
function outside of BIND, in much the same way that BIND-DLZ does.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.



More information about the bind-users mailing list