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
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
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
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
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
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
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