Re: [Pdns-users] pdns error sendto

2011-02-20 Thread bert hubert
On Mon, Feb 21, 2011 at 02:07:00PM +0800, Liong Kok Foo wrote: > Sorry for my noobness, but could you explain on what you mean by > local packet filter? Do you mean firewall? If yes, then what port do > I look? FYI, I have open port 53 tcp/udp for outgoing and incoming. You probably have iptables

Re: [Pdns-users] Zone transfer MX record issue

2011-02-20 Thread p8x
On 21/02/2011 3:30 PM, bert hubert wrote: > On Mon, Feb 21, 2011 at 02:15:26PM +0800, p8x wrote: >> zone transfer from the primary PowerDNS seems to mangle the records >> slightly replacing occurrences of the domain with an "@" in some cases. >> This seems to work for all of the records except for

Re: [Pdns-users] Zone transfer MX record issue

2011-02-20 Thread bert hubert
On Mon, Feb 21, 2011 at 02:15:26PM +0800, p8x wrote: > zone transfer from the primary PowerDNS seems to mangle the records > slightly replacing occurrences of the domain with an "@" in some cases. > This seems to work for all of the records except for the MX record. As > an example, here is a copy

[Pdns-users] Zone transfer MX record issue

2011-02-20 Thread p8x
Hi all, I have been trying to get a couple of PowerDNS servers working together. As a test I have installed PowerDNS on two different servers - Ubuntu Lucid x64 and Debian 6 32 bit. On the Ubuntu server the version of pdns-server is 2.9.22-3 and on the Debian server the version is 2.9.22-8 (both a

Re: [Pdns-users] pdns error sendto

2011-02-20 Thread Liong Kok Foo
Sorry for my noobness, but could you explain on what you mean by local packet filter? Do you mean firewall? If yes, then what port do I look? FYI, I have open port 53 tcp/udp for outgoing and incoming. Liong Kok Foo On 2/18/2011 4:32 PM, Marc Haber wrote: On Fri, Feb 18, 2011 at 03:46:50PM

Re: [Pdns-users] clarification of powerdns recursor statistics, input for munin-plugin

2011-02-20 Thread Marc Haber
On Sun, Feb 20, 2011 at 11:21:12AM +0100, Ruben '_cyclops_' d'Arco wrote: > Also, you're from-address doesn't work, so any direct replies would > have failed. Kindly elaborate on that. Greetings Marc -- - Marc Haber

Re: [Pdns-users] clarification of powerdns recursor statistics, input for munin-plugin

2011-02-20 Thread Ruben '_cyclops_' d'Arco
Hi, You're message got through. It was rather long which i think didn't help :-) Also, you're from-address doesn't work, so any direct replies would have failed. I personally run cacti as a graph tool. From the information others have posted here: http://forums.cacti.net/viewtopic.php?t=33395 a

[Pdns-users] injection entries into local recursor cache or importing cache dump during startup

2011-02-20 Thread Oguz Yilmaz
Hi all, I wanted to learn if it is possible to a- injection entries into local recursor cache b- importing cache dump during startup My aims are a- returning local answers for some domain queries b- increase performance with dump the cache before stopping the service and import during startup of

Re: [Pdns-users] clarification of powerdns recursor statistics, input for munin-plugin

2011-02-20 Thread Marc Haber
Hi, On Tue, Feb 15, 2011 at 10:51:19AM +0100, Marc Haber wrote: > From: Marc Haber > Subject: clarification of powerdns recursor statistics, input for > munin-plugin > To: pdns-users@mailman.powerdns.com > Date: Tue, 15 Feb 2011 10:51:19 +0100 > I have written a "small" (~800 lines of perl