Hi,
I have a couple old (2.x) PDNS systems still around running the (g)mysql
backends. Both backends are storing the SOA serial as 0. One responds with
an SOA of 0, while the other responds seemingly with autoserial enabled
(most recent change_date for any records). But neither of them have a
doma
From: pdns-users-boun...@mailman.powerdns.com
[mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Pascal
Sent: Wednesday, June 17, 2009 2:06 PM
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] autoserial
The autoserial function is broken since a couple of versions ago and has
The autoserial function is broken since a couple of versions ago and has
been reported but not fixed yet.
You may want to migrate to plain old serials. You can for instance use the
perl module PowerDNS::Backend::MySQL; it has a function called
increment_serial which works excellent.
On Mon, Jun 1
Hi. I'm using powerdns 2.9.22 with gmysql backend
I cannot understand if autoserial generation is supported or not using
gmysql backend (taking serial in soa record to 0, and making updates to
change_date).
By the way it is not working... it must not work, or I'm doing some mistake?
ciao
a
__