I'll have look at my pipe back end source code tomorrow to be sure, but two
thing s come to mind - the fields in the "DATA" response have to be separated
by single tabs, not spaces, and I believe the "-1" on the response is actually
supposed to match the I'd field in the query.
It's also possib
Hello everyone. I'm having a problem using the Pipe backend.
What I'm trying to do is have all queries that come in get answered with a
specific ip. To do this, I'm trying out the Pipe backend using a basic
perl script.
pdns.conf (authritative server version 3.3):
launch=pipe
pipe-comman
Hi,
Can you tell us why do you want to increment the SOA serial?
If you do modify it, PDNS will notify slaves (If any) for initiate an AXFR
transfer.
Kind regards,
Mohamed
--
View this message in context:
http://powerdns.13854.n7.nabble.com/How-to-increment-SOA-serial-number-tp10167p10263.htm
Hi,
I have written all the steps I have done as well as possible in one file.
Here is my complete story, not for experts, but for people like me who
like to work step by step.
Installation of PDNS Recursor on Raspberry Pi
--
uname:
Linux gweb
On Fri, Aug 16, 2013 at 07:15:29PM +0200, Michael Ströder wrote:
> Marc Haber wrote:
> > pdns-users is an english language mailing list.
> >
> > On Fri, Aug 16, 2013 at 10:09:44AM +0200, abang wrote:
> >>> aber ich brauche eines für Debian auf Raspberry Pi.
> >> wo du ein fertiges Binary für armv6
Marc Haber wrote:
> pdns-users is an english language mailing list.
>
> On Fri, Aug 16, 2013 at 10:09:44AM +0200, abang wrote:
>>> aber ich brauche eines für Debian auf Raspberry Pi.
>> wo du ein fertiges Binary für armv6l bekommst weiß ich nicht. Aber
>> du könntest versuchen, selbst zu kompilier
What I forget is I try to configure with ./configure --enable-pdns_server
--with-mysql=/usr
Best Regards
Patrick
From: pdns-users-boun...@mailman.powerdns.com
[mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of ComWS Tech
Sent: Friday, 16 August, 2013 18:46
To: Pdns-users@mail
Dear Users,
After several tries I still get the next problem on Centos 6.4 x86_x64 with
Boost 1.41 installed from yum
checking for Boost headers version >= 1.35.0... yes
checking for Boost's header version... 1_41
checking boost/foreach.hpp usability... no
checking boost/foreach.hpp pres
This was one part of the solution.
Now a query from the workstation works:
pechoc@bmeson-a:~$ dig mail.pechoc.eu A @192.168.10.233
; <<>> DiG 9.8.1-P1 <<>> mail.pechoc.eu A @192.168.10.233
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4038
;; flags: q
Am 16.08.2013 16:08, schrieb Gerald:
Here is the result:
Ok. Try this config:
query-local-address=192.168.10.233
in your recursor.conf OR on command line:
--query-local-address=192.168.10.233
___
Pdns-users mailing list
Pdns-users@mailman.powerdn
Here is the result:
pi@gwebmaster ~ $ dig @192.5.5.241
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @192.5.5.241
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51239
;; flags: qr aa rd; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 15
;;
Am 16.08.2013 15:55, schrieb Gerald:
I have started recursor now with trace
(/usr/sbin/pdns_recursor --daemon=no --trace=yes)
The listing is long and therefore here to download:
http://www.pechoc.eu/download/recursor_trace.txt
Can you dig the root nameservers form your Pi? It seems to me you ha
Hi,
I tryed again both server (127.0.0.1) and recursor (127.0.0.2).
The result is that:
pi@gwebmaster ~ $ dig @127.0.0.1 facebook.com A
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @127.0.0.1 facebook.com A
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reache
Hi,
I have started recursor now with trace
(/usr/sbin/pdns_recursor --daemon=no --trace=yes)
The listing is long and therefore here to download:
http://www.pechoc.eu/download/recursor_trace.txt
regards
Gerald
On 2013-08-16 14:31, abang wrote:
Am 16.08.2013 14:20, schrieb Gerald:
Hi Marc,
On Fri, Aug 16, 2013 at 02:31:56PM +0200, abang wrote:
> Hi Gerald,
>
> it works on my Pi. So there must be a config failure on your side.
> Please try
>
> /usr/sbin/pdns_recursor --daemon=no --trace=yes
>
> on commandline and try again with dig and post us the error messages
> if present.
>
I
Hi Gerald,
it works on my Pi. So there must be a config failure on your side.
Please try
/usr/sbin/pdns_recursor --daemon=no --trace=yes
on commandline and try again with dig and post us the error messages if
present.
Am 16.08.2013 14:20, schrieb Gerald:
Hi Marc,
I have done as writte
Am 16.08.2013 13:58, schrieb Marc Haber:
pdns-users is an english language mailing list.
He asked in german Sorry for this. We have further witten offlist.
I will inform the list if we find new discoveries.
The PowerDNS recursor cannot be compiled on arm architectures. It
needs a feature
Hi Marc,
I have done as written in the citation below and the compilation worked
with putting a lot of messages like this:
Warning: swp{b} use is deprecated for this architecture
The program is running, but not delivering an address:
pechoc@bmeson-a:~$ dig facebook.com A @192.168.10.233
; <
Hello Marc, others,
On Aug 16, 2013, at 13:58 , Marc Haber wrote:
>
> The PowerDNS recursor cannot be compiled on arm architectures. It
> needs a feature called swapcontext which is not available on arm. See
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579194
People have reported success
pdns-users is an english language mailing list.
On Fri, Aug 16, 2013 at 10:09:44AM +0200, abang wrote:
> >aber ich brauche eines für Debian auf Raspberry Pi.
> wo du ein fertiges Binary für armv6l bekommst weiß ich nicht. Aber
> du könntest versuchen, selbst zu kompilieren.
>
> apt-get install li
Providing your config for both recursor and authoritative would be rather
helpful ;)
Mit freundlichen Grüßen,
Sebastian
--
Sebastian Posner
Unix-Systemspezialist
Deutsche Telekom AG, Products & Innovation
"Es hat einmal einer gesagt, das geht nicht. Dann kam einer, der wusste das
nicht und hat
You could run pdns_server with --loglevel=65535 and --daemon=no to see what
happens.
That is, do not run it via init.d script, but by hand.
Aki
On Fri, Aug 16, 2013 at 10:09:10AM +0200, Gerald wrote:
> Hi Aki,
>
> but I couldnt find any package formy platform, therefore a recursor
> could not
...du hast recht.
schon configure braucht eine Ewigkeit.
Gerald
On 2013-08-16 10:09, abang wrote:
Hi Gerald,
aber ich brauche eines für Debian auf Raspberry Pi.
wo du ein fertiges Binary für armv6l bekommst weiß ich nicht. Aber du
könntest versuchen, selbst zu kompilieren.
apt-get install l
Hi Gerald,
aber ich brauche eines für Debian auf Raspberry Pi.
wo du ein fertiges Binary für armv6l bekommst weiß ich nicht. Aber du
könntest versuchen, selbst zu kompilieren.
apt-get install libboost-dev
wget http://downloads.powerdns.com/releases/pdns-recursor-3.5.2.tar.bz2
tar -xjf pdns-re
Hi Aki,
but I couldnt find any package formy platform, therefore a recursor
could not be installed so far.
My Problem I mentioned in my mail before is that after reboot all is
running (see ps command) but nothing works really.
And now I have the problem not to know where I can search for the
Not that I speak any german, but pdns_server is not recursor (by default). You
can enable this with recursor=ip.to.working.one in config.
Aki
On Fri, Aug 16, 2013 at 09:38:28AM +0200, Gerald wrote:
>
> Hallo,
>
> also nach dem Reboot scheint alles zu laufen, aber der Server kann
> nicht angesp
Hallo,
also nach dem Reboot scheint alles zu laufen, aber der Server kann nicht
angesprochen werden.
pi@gwebmaster ~ $ ps -ef|grep pdns
root 2378 1 0 09:05 ?00:00:02 /usr/sbin/pdns_server
--daemon --guardian=yes
root 5066 4980 0 09:10 ?00:00:00 /bin/sh /etc/i
27 matches
Mail list logo