For posterity, after working with the guys in IRC we found the solution to my problem. When creating/updating records from the powerdns built in json API, your zone needs something set for the zone metadata option "SOA-EDIT-API". Once this is set your SOA serial should be auto-incrementing as expected. We were unable to find a configuration option to set this automatically unlike "default-soa-edit".
-- Paul Travers Systems Engineer T 502.992.7971 C 606.875.2804 F 502.992.8001 9920 Corporate Campus Drive, Suite 1000, Louisville, KY 40223 CBS Interactive On Fri, Apr 15, 2016 at 4:19 AM, Aladme [via PowerDNS] < [email protected]> wrote: > Hi Paul, > > > > I’m using gmysql as backend, also another application, PowerAdmin to have > web management of the zones and records. > > My serial is autoincremented each time I made a modification. Is like > 2016041201 … 02 … 03 > > > > I didn’t remember any option for the autoserial. > > > > *From:* Paul Travers [mailto:[hidden email] > <http:///user/SendEmail.jtp?type=node&node=12245&i=0>] > *Sent:* martes, 12 de abril de 2016 16:45 > *To:* Alejandro Adroher Mellado <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=12245&i=1>> > *Cc:* [hidden email] <http:///user/SendEmail.jtp?type=node&node=12245&i=2> > *Subject:* Re: [Pdns-users] Powerdns 3.4.8 gmysql + autoserial > > > > Hey Alejandro, have a few questions about your setup then: > > What backend are you using? > > > > What autoincrement option are you using? > > > > What serial are you using when you create the original SOA entry in your > backend? > > > > Thanks for responding! > > > -- > > Paul Travers > Systems Engineer > T 502.992.7971 C 606.875.2804 F 502.992.8001 > 9920 Corporate Campus Drive, Suite 1000, Louisville, KY 40223 > > CBS Interactive > > > > On Tue, Apr 12, 2016 at 10:31 AM, Alejandro Adroher Mellado <[hidden > email] <http:///user/SendEmail.jtp?type=node&node=12245&i=3>> wrote: > > For me Works. > > -----Original Message----- > From: Pdns-users [mailto:[hidden email] > <http:///user/SendEmail.jtp?type=node&node=12245&i=4>] On Behalf Of > paultravers > Sent: martes, 12 de abril de 2016 15:19 > To: [hidden email] <http:///user/SendEmail.jtp?type=node&node=12245&i=5> > Subject: Re: [Pdns-users] Powerdns 3.4.8 gmysql + autoserial > > Has anyone run into this issue or got autoserial working? This is really > annoying because I have everything else working the way I would like, but > without autoserial working I can't integrate it with existing nameservers > without having to write some script to autoincrement for me. > > > > -- > View this message in context: > http://powerdns.13854.n7.nabble.com/Powerdns-3-4-8-gmysql-autoserial-tp12233p12241.html > > Sent from the PowerDNS mailing list archive at Nabble.com. > _______________________________________________ > Pdns-users mailing list > [hidden email] <http:///user/SendEmail.jtp?type=node&node=12245&i=6> > https://mailman.powerdns.com/mailman/listinfo/pdns-users > > > > _______________________________________________ > Pdns-users mailing list > [hidden email] <http:///user/SendEmail.jtp?type=node&node=12245&i=7> > https://mailman.powerdns.com/mailman/listinfo/pdns-users > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://powerdns.13854.n7.nabble.com/Powerdns-3-4-8-gmysql-autoserial-tp12233p12245.html > To unsubscribe from Powerdns 3.4.8 gmysql + autoserial, click here > <http://powerdns.13854.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=12233&code=cGF1bC50cmF2ZXJzQGNic2ludGVyYWN0aXZlLmNvbXwxMjIzM3wxMjEwNjEyNTUy> > . > NAML > <http://powerdns.13854.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >
_______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
