On Thu, May 26, 2011 at 11:06:16PM -0400, Charles Sprickman wrote:
> various values for loglevel from 5 all the way up to 999 and never saw
> an increase in verbosity), so I tried launching powerdns from gdb, just
> to see if I could get more of a hint about what was happening. This is
> what I se
Charles,
> And the master has one domain and 3 records:
>
> sqlite> select * from domains;
> 1|pdnsexample.com|||MASTER||
>
> sqlite> select * from records;
> 1|1|pdnsexample.com|NS|pdns2.foo.com|||
> 2|1|pdnsexample.com|NS|pdns1.foo.com|||
> 3|1||SOA|pdns1.foo.com hostmas...@foo.com 1 3600 3600
Hello,
This might be a n00b mistake, not sure. I've got two test instances of
PowerDNS setup. One is setup as a master with sqlite3 backend, the
other as a slave, also with sqlite3 backend. Both are using the schema
outlined in the documentation.
The slave has only this in it's db:
sqlite> se
> On 26/5/2011 3:44 μμ, fredrik danerklint wrote:
> > Nick,
> >
> > To answer all of your questions, please take a look at the source file
> > 'communicator.cc'. At the end of that file there is a function called
> > "void CommunicatorClass::mainloop(void)" that checks slave and master
> > every
On 26/5/2011 3:44 μμ, fredrik danerklint wrote:
Nick,
To answer all of your questions, please take a look at the source file
'communicator.cc'. At the end of that file there is a function called
"void CommunicatorClass::mainloop(void)" that checks slave and master every
other 'slave-cycle-inter
On Thu, May 26, 2011 at 05:29:33PM +0200, Marten Lehmann wrote:
> Hello,
>
> given the example domain whatever.com I just tried to insert the
> records "pop3.*" and "imap.*" for this zone. But trying to resolve
Hi Marten,
I'm afraid this has little to do with PowerDNS and everything with DNS.
>
On Thu, May 26, 2011 at 17:29, Marten Lehmann wrote:
> Hello,
>
> given the example domain whatever.com I just tried to insert the records
> "pop3.*" and "imap.*" for this zone. But trying to resolve records like
> pop3.dont-know.whatever.com did lead to the expected result. Is this sort of
> wild
Hello,
given the example domain whatever.com I just tried to insert the records
"pop3.*" and "imap.*" for this zone. But trying to resolve records like
pop3.dont-know.whatever.com did lead to the expected result. Is this
sort of wildcarding possible at all? Or only Subdomains with leading
wil
Nick,
To answer all of your questions, please take a look at the source file
'communicator.cc'. At the end of that file there is a function called
"void CommunicatorClass::mainloop(void)" that checks slave and master every
other 'slave-cycle-interval' seconds (parameter taken from the pdns.conf
Hi Bert,
thanks for the answer
while collecting the data i maybe found the error. There is a host which
does an tcp check to the nameserver, this maybe causes the problem. I will
investigate on that, thanks a lot
Greets
Joerg
On Thu, 26 May 2011, bert hubert wrote:
Which version of PowerD
On Thu, May 26, 2011 at 08:42:01AM +0200, Joerg Stephan wrote:
> May 26 08:31:24 ns1 pdns[4603]: Received question from socket which
> had no remote address, dropping (Transport endpoint is not
> connected)
>
> which appears every second.
> So both are just working and i can dig domains on both of
On 26/5/2011 11:13 πμ, Leen Besselink wrote:
I see the directories and files in pdns/modules/ (not pdns/pdns/backends !!)
Thanks, Leen.
You are right. I was confused. I see I should not look into
/pdns/pdns/backends but in /pdns/modules.
Thanks, again
Nick
___
On 05/26/2011 09:12 AM, Nick Milas wrote:
> Hi,
>
Hi Nick,
> Can anyone please tell me how I can have svn access to pdns backends
> source tree?
>
When I look at the http://wiki.powerdns.com/trac/ it says exactly the
same thing you did.
> I used:
> svn co svn://svn.powerdns.com/pdns/trunk/p
Hi,
Can anyone please tell me how I can have svn access to pdns backends
source tree?
I used:
svn co svn://svn.powerdns.com/pdns/trunk/pdns pdns
as indicated here: http://wiki.powerdns.com/trac/wiki/HACKING but in
there I only see gmysql and bind backends.
I am mainly interested in LDAP
14 matches
Mail list logo