[Pdns-users] SOA Serial Number format

2013-03-12 Thread Luca Salvatore
Hi, Is it possible to change the SOA serial number format to the YYYMMDDnn format? I can't seem to see a setting in the pdns.conf file... Thanks. Luca. ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/list

Re: [Pdns-users] CNAME chain

2013-03-12 Thread Tibor Benke
I've changed both of them and the server got a segfault during the query: Mar 12 15:36:19 dbtest1 kernel: [417697.501449] pdns_recursor[8161]: segfault at ffef ip 0045a280 sp 01c58c20 error 4 in pdns_recursor[40+ec000] Maybe I should look for a less secure software

Re: [Pdns-users] CNAME chain

2013-03-12 Thread Peter van Dijk
Hello Tibor, On Mar 12, 2013, at 14:38 , Tibor Benke wrote: > My answer is simple: just for fun :) I would like to do something with the > DNS which is similar to the Star Wars easter-egg traceroute story: > > http://boingboing.net/2013/02/09/star-wars-easter-egg-hidden-in.html > > So I need a

Re: [Pdns-users] CNAME chain

2013-03-12 Thread Tibor Benke
Hello Peter, My answer is simple: just for fun :) I would like to do something with the DNS which is similar to the Star Wars easter-egg traceroute story: http://boingboing.net/2013/02/09/star-wars-easter-egg-hidden-in.html So I need a DNS server which is able to resolve long CNAME chains as wel

Re: [Pdns-users] CNAME chain

2013-03-12 Thread Peter van Dijk
Hello Tibor, On Mar 12, 2013, at 14:01 , Tibor Benke wrote: > Hi! > > I want to make a CNAME chain with ~160 elements. I made it, the last record > is a TXT. When I'm doing a DNS query, the server gives me only 11 records in > the response. There aren't repetitions among the elements of the ch

[Pdns-users] CNAME chain

2013-03-12 Thread Tibor Benke
Hi! I want to make a CNAME chain with ~160 elements. I made it, the last record is a TXT. When I'm doing a DNS query, the server gives me only 11 records in the response. There aren't repetitions among the elements of the chain. I use the pdns recursor as an authoritative server with one zone file

Re: [Pdns-users] Pdns Remote vs Pipe backend performance

2013-03-12 Thread Aleksey Chudov
Hello, During the tests I have encountered the following problem. When restarting the backend application it deletes old socket file on stop and creates new socket file on start. But PowerDNS Pipe backend is not reconnected to the new socket until restart. Below messages from the PowerDNS lo