Re: [Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread k...@rice.edu
On Wed, Dec 04, 2013 at 02:03:57PM -0600, Drew Decker wrote: > Ken, > > Yea - I don't think this will work for us. Our domain is shared with the > Isilon, so it would be lab.domain.com, and I don't want to forward the > entire zone over to the Isilon. > > thanks! > Yes, we put our Isilon in it

Re: [Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread Drew Decker
Ken, Yea - I don't think this will work for us. Our domain is shared with the Isilon, so it would be lab.domain.com, and I don't want to forward the entire zone over to the Isilon. thanks! On Wed, Dec 4, 2013 at 1:57 PM, k...@rice.edu wrote: > On Wed, Dec 04, 2013 at 01:18:40PM -0600, Drew D

Re: [Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread k...@rice.edu
On Wed, Dec 04, 2013 at 01:18:40PM -0600, Drew Decker wrote: > We are currently wanting to implement Isilon's SmartConnect features, which > requres a delegation (NS) record to the Isilon. Unfortunately, their > documentation only covers BIND and Microsoft DNS products. Is there a way > to do the

Re: [Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread Drew Decker
** This time I'm replying to all - sorry ** John, Thanks for the response. They are internal nameservers, so you won't be able to query them. Let me send you some configuration data: allow-recursion=0.0.0.0/0 launch=gmysql gmysql-host=z.z.z.z gmysql-user=pdns gmysql-password=pdns gmysql-dbname=

Re: [Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread John Miller
Hi Drew, If all you need are an NS record and an A record, PowerDNS will work just fine. If you've already created your records, please post your config, how to reproduce the problem, and any records you've already created. That way we can query your nameservers and see what's what. John

[Pdns-users] PowerDNS Delegation (SmartConnect Isilon)

2013-12-04 Thread Drew Decker
We are currently wanting to implement Isilon's SmartConnect features, which requres a delegation (NS) record to the Isilon. Unfortunately, their documentation only covers BIND and Microsoft DNS products. Is there a way to do the same thing in PowerDNS? If so, what is the correct way? Per the do