Re: [Pdns-users] Question on setting up PDNS

2009-03-17 Thread Nicholas Orr
You'd need to setup a sub-domain and have your primary domain give out NS for where the sub-domain is hosted. I remember doing this ages ago with Windows Server DNS, was pretty straight forward. Sorry I'm not much more help :/ 2009/3/18 > Hello, I am trying to setup PDNS for enum NAPTR... > >

Re: [Pdns-users] Supermaster & Slaves - Supermaster has to be a listed NS?

2008-03-13 Thread Nicholas Orr
On Thu, Mar 13, 2008 at 7:24 PM, Nicholas Orr <[EMAIL PROTECTED]> wrote: > It's just that when I left out ns4 from the ns records for that zone ns2 & > ns3 complained about not being able to find a backend for this zone from > supermaster ns4. As soon as I added ns4 as a n

Re: [Pdns-users] Supermaster & Slaves - Supermaster has to be a listed NS?

2008-03-13 Thread Nicholas Orr
How come you didn't use the list address. On Thu, Mar 13, 2008 at 7:24 PM, Nicholas Orr <[EMAIL PROTECTED]> wrote: > Ok thanks Ton, > > I'll have another go. > It's just that when I left out ns4 from the ns records for that zone ns2 & > ns3 complaine

[Pdns-users] Supermaster & Slaves - Supermaster has to be a listed NS?

2008-03-12 Thread Nicholas Orr
Hi, I managed to get supermaster working again. One question though. Does the server that is supermaster have to be listed in a NS record for the zone being delegated to the Slave? I was hoping I could setup ns1 - primary - slave ns2 - secondary - slave ns3 - extra -slave ns4 - supermaster With

Re: [Pdns-users] Single PDNS Instance Listen on Multiple IPs?

2008-02-06 Thread Nicholas Orr
On Feb 7, 2008 5:00 AM, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: > What is the big deal with all the addresses and such? Why not run a > single instance for all domains? I wouldn't even dare to guess the rate > of domains per nameserver on a global scale. Why can't you do so as well? What I'm

Re: [Pdns-users] Single PDNS Instance Listen on Multiple IPs?

2008-02-06 Thread Nicholas Orr
Thanks for the feedback - looks like I'll have to have another go at multiple instances :) The idea is to keep all .com.au domains on a .com.au name server. Domain: domain.com.au Nameservers: ns40.dns.com.au, ns41.dns.com.au, ns42.dns.com.au, ns43.dns.com.au Domain: domain.com Nameservers: ns10.

[Pdns-users] Single PDNS Instance Listen on Multiple IPs?

2008-02-06 Thread Nicholas Orr
I want to run the following. Host 1 - USA eth0:0 = 192.168.0.1 = ns10.dns.com eth0:1 = 192.168.0.2 = ns20.dns.net eth0:2 = 192.168.0.3 = ns30.dns.info eth0:3 = 192.168.0.4 = ns40.dns.com.au Host 2 - AU eth0:0 = 192.168.1.1 = ns11.dns.com eth0:1 = 192.168.1.2 = ns21.dns.net eth0:2 = 192.168.1.3 =

[Pdns-users] sqlite3 superslave - doesn't work

2007-11-18 Thread Nicholas Orr
I made a gsqlite3 backend and added the supermaster records. When the supermaster sends the notify to the sqlite3 superslave its doesn't work - log below - ideas? Thanks Nov 19 13:38:46 host pdns[20424]: PowerDNS 2.9.21 (C) 2001-2006 PowerDNS.COM BV (Nov 19 2007, 13:24:16, gcc 4.1.2 (Gentoo 4.1.2

[Pdns-users] PDNS 2.9.21 - Solaris 5.11 Compile Issue

2007-10-08 Thread Nicholas Orr
Hi, I don't really know how to compile anything. If I follow instructions and it doesn't work, I'm stuck... I'm stuck now, I followed this: http://blogs.digitar.com/jjww/?itemid=45 >From what I can tell it looks like the recursor is trying to be compiled. Please help :) Nick +++