Re: DLZ provider other than a database?

2011-12-23 Thread David Ford
i guess that depends on how particular you are about what a piece of
static data is, where it's stored, and what API you want to do your
talking with.  all our dns is managed via a modified Ant web interface
that talks to a pgsql backend.  that sql backend is what named uses.

-david

On 12/21/2011 01:10 PM, Doug Barton wrote:
 [...] Thanks, I'll take a look at that. Any other ideas? :) Doug 
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: DLZ provider other than a database?

2011-12-21 Thread Doug Barton
On 12/20/2011 10:06 PM, SM wrote:
 At 17:53 20-12-2011, Doug Barton wrote:
 I've been given an interesting challenge that I doubt I'm the first one
 to face, so I thought I'd ask. :)  I have an internal project for which
 I have a large'ish number of hostnames that I want to return a fairly
 standard set of RRs for, but (for a variety of reasons) I'd rather not
 create any sort of static data set for (e.g., zone file, actual db
 entries, etc.).
 
 https://github.com/jpmens/dlz_lua

Thanks, I'll take a look at that. Any other ideas?  :)


Doug

-- 

[^L]

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


DLZ provider other than a database?

2011-12-20 Thread Doug Barton
I've been given an interesting challenge that I doubt I'm the first one
to face, so I thought I'd ask. :)  I have an internal project for which
I have a large'ish number of hostnames that I want to return a fairly
standard set of RRs for, but (for a variety of reasons) I'd rather not
create any sort of static data set for (e.g., zone file, actual db
entries, etc.).

It seems to me that DLZ should provide an interface for me to do that,
but web searching for anything with DNS and dynamic in it either
brings up a lot of DDNS stuff or definitions of what DLZ is. Cluebats
welcome ...


Doug

-- 

[^L]

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: DLZ provider other than a database?

2011-12-20 Thread SM

At 17:53 20-12-2011, Doug Barton wrote:

I've been given an interesting challenge that I doubt I'm the first one
to face, so I thought I'd ask. :)  I have an internal project for which
I have a large'ish number of hostnames that I want to return a fairly
standard set of RRs for, but (for a variety of reasons) I'd rather not
create any sort of static data set for (e.g., zone file, actual db
entries, etc.).


https://github.com/jpmens/dlz_lua

Regards,
-sm 


___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users