Roman Gaufman left a message for you
Its sender and content will be shown only to you and you can delete it at any
time. You can instantly reply to it, using the message exchange system. To find
out what was written to you, just follow this link:
http://eu1.badoo.com/roman.gaufman/in/Q6fY
gt; Thank for the reply. If using pipebackend/bindbackend, is the performance
> acceptable when comparing within mysql/pgsql?
>
> - rbk
>
>
>
> Roman Gaufman-2 wrote:
> >
> > I really love the simplicity of pipe backend and why I use powerdns
> > instead
> &
I really love the simplicity of pipe backend and why I use powerdns instead
of say bind, all you need to really do is add this to your pdns.conf:
launch=pipe,bind
pipe-command=/etc/powerdns/dns_pipe.rb
And in your script, you can have something as simple as:
require 'powerdns_pipe'
PowerDNS::Pip
e-dir=/usr/lib/powerdns
query-logging=yes
setgid=pdns
setuid=pdns
socket-dir=/var/run
launch=pipe,bind
pipe-command=/etc/powerdns/dns_pipe.rb
pipebackend-abi-version=2
pipe-timeout=5000
distributor-threads=1
On 28 January 2013 14:31, Peter van Dijk wrote:
> Hello Roman,
>
> On Jan 28, 201
rsion
Any ideas?
On 28 January 2013 14:06, Peter van Dijk wrote:
> Hello Roman,
>
> On Jan 28, 2013, at 12:33 , Roman Gaufman wrote:
>
> > If I do that I get:
> >
> > # dig ns . @127.0.0.1
>
>root@zanview
> &g
--
Is there any way to make powerdns reply to such a request?
On 28 January 2013 10:53, Aki Tuomi wrote:
> It seems to ask for root records. So basically it does
>
> dig ns . @ip
>
> Aki
>
> On Mon, Jan 28, 2013 at 10:44:40AM +, Roman Gaufman wrote:
> &g
My pipe backend responds to all records, it just answers all questions with:
answer name: question.name, type: 'A', ttl: 120, content: 89.207.135.250
I also added:
loglevel=9
log-dns-details=yes
log-failed-updates=yes
query-logging=yes
But nothing at all is logged in syslog at all when monit ch
I'm trying to monitor my pdns instance with monit. Main reason is I've
been having some trouble with the pipe backend: it stops resolving requests
after a few days (even when using the pdns guardian option).
The official monit documentation says to do this for DNS:
if failed host 127.0.0.1 po
gt; http://doc.powerdns.com/from3.**1to3.2.html<http://doc.powerdns.com/from3.1to3.2.html>
>
> Am 27.01.2013 23:17, schrieb Roman Gaufman:
>
>> Hi :)
>>
>> This is the pipe-command related stuff in my pdns.conf (rest is default):
>>
>> launch=pipe,bind
Hi :)
This is the pipe-command related stuff in my pdns.conf (rest is default):
launch=pipe,bind
pipe-command=/etc/powerdns/dns_pipe.rb
pipebackend-abi-version=2
pipe-timeout=5
distributor-threads=1
When I use the vanilla Ubuntu package that comes in Precise, it works for a
few days, then it sto
10 matches
Mail list logo