Re: [Pdns-users] Help with mydns backend

2019-02-19 Thread Rob Campbell
Hi, apologies, I've only just seen this. We've got a unique constraint on the origin field of the soa table so we don't have any duplicates. We have given up on the mydns backend though and will be moving to the generic one when we've got time. Thanks, Rob. On Mon, 18 Feb

Re: [Pdns-users] Help with mydns backend

2019-02-08 Thread Rob Campbell
Hi, max_connections is set to 500 and we're not hitting it. Thanks, Rob. On Fri, 8 Feb 2019 at 08:52, Otto Moerbeek wrote: > On Thu, Feb 07, 2019 at 05:11:57PM +0000, Rob Campbell wrote: > > > Hi, > > > > I'm trying to switch from mydns-ng to powerdns 4.

Re: [Pdns-users] Help with mydns backend

2019-02-07 Thread Rob Campbell
et our data migrated. Thanks, Rob. On Thu, 7 Feb 2019 at 17:22, Vincent Hoffman-Kazlauskas wrote: > We've actually seen similar at work as we're currently running on > pdns-3.4.10 and want to move to a supported version. I haven't raised it > here as the decision was made t

[Pdns-users] Help with mydns backend

2019-02-07 Thread Rob Campbell
tive=no Can anyone help me work out why it's refusing queries? Kind regards, Rob Campbell. ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] Couple of (maybe) oddities . . .

2017-09-01 Thread Rob Dawson
* 1/0/0 (107) Both of these behaviors seem a little odd to me, any thoughts? Thanks, Rob ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] How to get pdns_recursor to listen on all interfaces?

2015-11-07 Thread Rob Locke
I don't know if this has changed in the latest release, but the only way I could do it was to explicitly list the interface IP addresses in the local-address directive. =( Rob On Saturday, November 7, 2015, a b wrote: > What is the syntax to specify that pdns_recursor listen on all in

Re: [Pdns-users] PDNS for a TLD...

2014-10-12 Thread Rob
one, nothing else. In other cases, customers will be using our nameservers, so we’ll have the SOA/NS records in the domain zone. But do we need any records in the foo zone in that scenario? Cheers, Rob -- View this message in context: http://powerdns.13854.n7.nabble.com/PDNS-for-a-TL

Re: [Pdns-users] PDNS for a TLD...

2014-10-12 Thread Rob
vice to your > customers/registrars this is easy as they can provide the DS records. It > would be a nice service to verify the DS records at the time they are > provided to see if they match and if not return an error or warning. This is in the cards. I’m sure I’ll have more questions

Re: [Pdns-users] PDNS for a TLD...

2014-10-07 Thread Rob
, 'ns02.dns.foo', 3600) And a sample record for good measure: (name, type, content, ttl) = (’www.something.foo', ’A', ‘123.123.123.123', 3600) Did I get that right? Or am I more confused than ever? Thanks! Rob -- View this message in context: h

[Pdns-users] PDNS for a TLD...

2014-10-07 Thread Rob
ustom nameservers for an A record it doesn't know about, how do I setup PDNS to do that? Thanks for any help you can offer, Rob -- View this message in context: http://powerdns.13854.n7.nabble.com/PDNS-for-a-TLD-tp11022.html Sent from the PowerDNS mailing list archive at Nabble.com. __