Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Curtis Maurand
dig ptr @91.185.194.202 118.167.130.182.in-addr.arpa # dig ptr 60.42.39.24.in-addr.arpa ; <<>> DiG 9.4.3-P5 <<>> ptr 60.42.39.24.in-addr.arpa ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52636 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY:

Re: [Pdns-users] pDNS Recursor and forward-zones-file

2010-06-16 Thread Sebastian Laubscher
Hi again, > Do you have --trace output of what you describe? This is not > expected behaviour. Trace will show what is going on. Sorry for the waste of time - I don't know how I produced this behavior, but now everything works as expected. Don't fuzzle with our test environment ;-) Egg on my h

Re: [Pdns-users] pDNS Recursor and forward-zones-file

2010-06-16 Thread bert.hub...@netherlabs.nl
Hi, Do you have --trace output of what you describe? This is not expected behaviour. Trace will show what is going on. Bert. Sent from my phone. - Reply message - From: "Sebastian Laubscher" Date: Wed, Jun 16, 2010 11:04 Subject: [Pdns-users] pDNS Recursor and forward-zones-file To: "

Re: [Pdns-users] Possible tcp listener issue

2010-06-16 Thread Simon Bedford
Please see answers below :- bert hubert wrote: On Wed, Jun 16, 2010 at 11:10:29AM +0100, Simon Bedford wrote: I have been running the 'get tcp-clients' every 5 mins in cron on both servers, one is very low <10 and fluctuates, the other is just growing and growing and is currently at 55, hope th

Re: [Pdns-users] Possible tcp listener issue

2010-06-16 Thread bert hubert
On Wed, Jun 16, 2010 at 11:10:29AM +0100, Simon Bedford wrote: > I have been running the 'get tcp-clients' every 5 mins in cron on > both servers, one is very low <10 and fluctuates, the other is just > growing and growing and is currently at 55, hope this info is of > value for debug. Is there an

Re: [Pdns-users] Possible tcp listener issue

2010-06-16 Thread Simon Bedford
bert hubert wrote: On Tue, Jun 15, 2010 at 02:23:04PM +0100, Simon Bedford wrote: It contains some other exciting stuff too, and it appears to be stable for production use. I have now built a static package and installed to 2 of the 8 servers after testing in isolation, they appear to be runnin

[Pdns-users] pDNS Recursor and forward-zones-file

2010-06-16 Thread Sebastian Laubscher
Hi Mates. We're experiencing some "strange" behavior with pDNS Recursor (3.2 "static") and the forward-zones-file. Our Recursors are configured to forward a few hundred zones to other DNS servers, so our config is something like...: forward-zones-file=/path/to/file and the file itself contains

Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Leen Besselink
On 06/16/2010 10:34 AM, Uroš Gruber wrote: Hi, Hello Uroš, here is result from one of IP [r...@host1 ~]#dig @91.185.194.202 118.167.130.182 I think you might have a mistake there. The proper command with dig would be, -x is for reverse address lookup: dig @91.18

Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread bert hubert
On Wed, Jun 16, 2010 at 10:34:30AM +0200, Uroš Gruber wrote: > Hi, > > here is result from one of IP Try adding -x to the command line. From the 'dig' manpage: 'The default query type is "A", unless the -x option is supplied to indicate a reverse lookup.' > [r...@host1 ~]#dig @91.185.194.202

Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Uroš Gruber
Hi, here is result from one of IP [r...@host1 ~]#dig @91.185.194.202 118.167.130.182 ; <<>> DiG 9.4.3-P2 <<>> @91.185.194.202 118.167.130.182 ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 7121 ;; flags: qr rd ra; QUERY: 1, ANS

Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread bert.hub...@netherlabs.nl
Can you show your exact dig command line and the result from powerdns and bind? This is all supposed to work :) Sent from my phone. - Reply message - From: "Uroš Gruber" Date: Wed, Jun 16, 2010 10:01 Subject: [Pdns-users] PDNS Recursor and reverse lookup To: __

[Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Uroš Gruber
Hi, I've set up pdns_recursor and everything works as expected except one thing. dig-ing reverse lookups returns nothing. With bind i have no such problems. I've tested a bunch of IPs and I didn't get any answers. Is this normal and pdns_recursor does not support this or there is a secret setting

Re: [Pdns-users] Running pdns-recursor without internet access

2010-06-16 Thread bert hubert
On Mon, Jun 14, 2010 at 11:56:01AM +0200, Wouter van Bommel wrote: > Since a slave zone is not an option for the external domain I tried to > setup the pdns-recursor. This works nice. But it does give me error > regarding 'not being able to update . zone'. Which is explainable since > there is

Re: [Pdns-users] IPv4/IPv6 nameserver preference by recursor?

2010-06-16 Thread bert hubert
On Tue, Jun 15, 2010 at 05:10:11PM -0600, Darren Gamble wrote: > We just wanted to get some information on how the recursor behaves when > presented with a NS record set containing both IPv6 and IPv4 addresses, > and/or if a NS record name has both A and records. > > If there a preference by