Re: [Pdns-users] Google Community

2012-12-11 Thread bert hubert
On Tue, Dec 11, 2012 at 12:07:33AM -0800, Joerg Stephan wrote: i would like to see an Google Community of PowerDNS within Google Plus. Does someone will set it up, or ca i feel free to do so? Just opened it! https://plus.google.com/communities/109461275309357168312 We may in time do an

Re: [Pdns-users] Google Community

2012-12-11 Thread Jan-Piet Mens
do you perhaps know how to generate a more attractive URL than the one above? It won't get nicer than http://powerdns.com/+ ;-) -JP ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com

[Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread Mario Caruso
Hello everybody, I'd like to ask your advice on an issue that I'm having with my pdns-recursor; I admin four x86 servers where I installed pdns-recursor (standard package from debian squeeze 64 bit so recursor 3.2) and two old servers (slackware 13.1 32 bit) where bind is running (bind was

Re: [Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread k...@rice.edu
On Tue, Dec 11, 2012 at 05:25:55PM +0100, Mario Caruso wrote: Hello everybody, Lots of details deleted... I'm really puzzled by the situation, is there anybody that is having the same behaviour ? or that is aware of this weird thing with cloudfront ? Hi Mario, I reported this bug and

Re: [Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread Mario Caruso
Il Tue, 11 Dec 2012 10:33:56 -0600 k...@rice.edu k...@rice.edu ha scritto: On Tue, Dec 11, 2012 at 05:25:55PM +0100, Mario Caruso wrote: Hello everybody, Lots of details deleted... I'm really puzzled by the situation, is there anybody that is having the same behaviour ? or that is

Re: [Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread k...@rice.edu
On Tue, Dec 11, 2012 at 06:09:56PM +0100, Mario Caruso wrote: Il Tue, 11 Dec 2012 10:33:56 -0600 k...@rice.edu k...@rice.edu ha scritto: On Tue, Dec 11, 2012 at 05:25:55PM +0100, Mario Caruso wrote: Hello everybody, Lots of details deleted... I'm really puzzled by the

Re: [Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread Peter van Dijk
Hello Mario, On Dec 11, 2012, at 17:25 , Mario Caruso wrote: I thought that this was an issue just for the host and nslookup utilities, because they are fooled by the NXDOMAIN flag, so I tried to make a different test : I logged in a test server , edited resolv.conf to use one of the

Re: [Pdns-users] Lua scriping

2012-12-11 Thread exchanger mailer
Preresolve() is supported, is it possible to call preresolve for some requests and then let the recursor to resolve normaly the requests i dont want to overwrite? 2012/12/8 Peter van Dijk peter.van.d...@netherlabs.nl Hello, On Dec 8, 2012, at 18:42 , exchanger mailer wrote: I am trying to

Re: [Pdns-users] Lua scriping

2012-12-11 Thread Stefan Schmidt
On Tue, Dec 11, 2012 at 11:39 PM, exchanger mailer exchang...@gmail.comwrote: Preresolve() is supported, is it possible to call preresolve for some requests and then let the recursor to resolve normaly the requests i dont want to overwrite? Yes that is possible. All incoming queries will get

[Pdns-users] pdns_recursor Upstart

2012-12-11 Thread Daniel L. Miller
I've made a pair of simple Upstart scripts for controlling pdns pdns-recursor. For pdns - /etc/init/pdns.conf start on started mysql respawn respawn limit 10 5 exec /usr/sbin/pdns_server --daemon=no --guardian=no This works without issues. Since mysql activates extremely early in the boot

Re: [Pdns-users] pdns_recursor Upstart

2012-12-11 Thread Stefan Schmidt
Hallo Daniel, On Wed, Dec 12, 2012 at 5:41 AM, Daniel L. Miller dmil...@amfes.com wrote: I've made a pair of simple Upstart scripts for controlling pdns pdns-recursor. For pdns - /etc/init/pdns.conf start on started mysql respawn respawn limit 10 5 exec /usr/sbin/pdns_server

Re: [Pdns-users] pdns-recursor and amazon cloudfront

2012-12-11 Thread Mario Caruso
[cut] So, to recap: - the issue is not with cloudfront - the creativepark.it name servers are misconfigured - older recursors get confused by this - current SVN recursor has no trouble with it I cannot judge whether ticket #598 is actually related to this. Kind regards, -- Peter van