Re: [Pdns-users] tcp listener issue - hopefully fixed

2010-09-08 Thread Brad Dameron
Bert, I can’t seem to get this latest version to run right. I build my RPM. I launch it with the following: /usr/sbin/pdns_recursor --local-address=172.26.68.42,127.0.0.1 --allow-from= --max-cache-entries=300 --log-common-errors=no --threads=4 --socket-dir=/var/run/recursor1 --daemon --don

Re: [Pdns-users] Successful, yet incomplete AXFR to BIND9 slave

2010-09-08 Thread Nikolaos Milas
Yes, I can see exactly where it stopped, but I can't find a reason why it did so. It seems to me as a typical host A record like all the others - it responds to dig queries as well. I exported it and it looks like that (I left only the hostname

Re: [Pdns-users] Successful, yet incomplete AXFR to BIND9 slave

2010-09-08 Thread bert hubert
On Thu, Sep 09, 2010 at 12:10:53AM +0300, Nikolaos Milas wrote: > Indeed, I have confirmed that pdns does not send a complete set of > records during AXFR, by executing: > ># dig example.com AXFR @dns.example.com > > where dns.example.com is the pdns/ldap server. The output is exactly > the

Re: [Pdns-users] Successful, yet incomplete AXFR to BIND9 slave

2010-09-08 Thread Nikolaos Milas
Indeed, I have confirmed that pdns does not send a complete set of records during AXFR, by executing: # dig example.com AXFR @dns.example.com where dns.example.com is the pdns/ldap server. The output is exactly the content of slave files. So, why aren't all zone records included in the A

[Pdns-users] Successful, yet incomplete AXFR to BIND9 slave

2010-09-08 Thread Nikolaos Milas
In my pdns/ldap (tree) on CentOS 5.5, I am setting up a domain (say: 'example.com')  with its single SOA record. This has several virtual subzones (a.example.com, b.example.com etc.) which include their own MX records but are not delegated: the same NS

Re: [Pdns-users] Strange time drift in log

2010-09-08 Thread Nikolaos Milas
No other suggestions? In the meantime, just in case, I have tried switching from the 2.9.22 rpm which I had found in a repository, to the more standard 2.9.21-4 rpm included in the 'extras' CentOS repositories, but the behavior is exactly the sam

Re: [Pdns-users] tcp listener issue - hopefully fixed

2010-09-08 Thread bert hubert
On Sun, Aug 29, 2010 at 09:17:01PM +, Brad Dameron wrote: > > The release process for 3.3 can now start - only 1 feature request left > > to > > finish. > > Good to hear Bert. I'll run it through the ringer on Monday and see if we can > reproduce the problem. Cross fingers that it is fixed.

Re: [Pdns-users] dns queries timeout on secondary IPs

2010-09-08 Thread George
Thanks! I changed local-address and included all the IPs with a , between them and it worked. I thought 0.0.0.0 is supposed to make it work on all IPs. On Wed, Sep 8, 2010 at 8:46 PM, bert hubert wrote: > On Wed, Sep 08, 2010 at 08:44:01PM +0300, George wrote: >> Here are the outputs: >> [r...@

Re: [Pdns-users] dns queries timeout on secondary IPs

2010-09-08 Thread bert hubert
On Wed, Sep 08, 2010 at 08:44:01PM +0300, George wrote: > Here are the outputs: > [r...@webprod02 ~]# grep local-address /etc/pdns/pdns.conf > # local-address Local IP addresses to which we bind > local-address=0.0.0.0 (...) > pdns[6269]: It is advised to bind to explicit addresses with the > --loc

Re: [Pdns-users] dns queries timeout on secondary IPs

2010-09-08 Thread George
Hi, Here are the outputs: [r...@webprod02 ~]# grep local-address /etc/pdns/pdns.conf # local-address Local IP addresses to which we bind local-address=0.0.0.0 # query-local-address Source IP address for sending queries # query-local-address= pdns[5109]: Scheduling exit on remote request pdns[51

Re: [Pdns-users] dns queries timeout on secondary IPs

2010-09-08 Thread bert hubert
On Wed, Sep 08, 2010 at 08:31:45PM +0300, George wrote: > I have CentOS 5.5 and powerdns 2.9.21 set up as a slave server. My > problem is that pdns does not reply to queries that come from outside > on any secondary IP . Here's the full story: Can you run: grep local-address /etc/powerdns/pdns.con

[Pdns-users] dns queries timeout on secondary IPs

2010-09-08 Thread George
Hi, I have CentOS 5.5 and powerdns 2.9.21 set up as a slave server. My problem is that pdns does not reply to queries that come from outside on any secondary IP . Here's the full story: nslookup -norecurse domain.com - MAINIP Server: MAINIP Address:MAINIP#53 Name: domain.com Add