Re: [Pdns-users] synthesis forward and reverse records

2019-04-09 Thread Peter van Dijk
Hi Daniel, once 4.2 is released, I don’t think we’ll do any rash changes. If we do, we’ll write them in the upgrade notes. Kind regards, -- Peter van Dijk PowerDNS.COM BV - https://www.powerdns.com/ On 9 Apr 2019, at 11:07, Ambauen Daniel (ID NET) wrote: > Hello Peter > > Thank you very much

Re: [Pdns-users] synthesis forward and reverse records

2019-04-09 Thread Ambauen Daniel (ID NET)
Hello Peter Thank you very much for your answer. https://doc.powerdns.com/authoritative/lua-records/functions.html#reverse-dns-functions I see the feature is quite new. The section on Reverse DNS functions in the documentation contains a warning. Do you know how long the reverse dns functions wil

Re: [Pdns-users] synthesis forward and reverse records

2019-04-09 Thread Peter van Dijk
> I’m looking for a possibility to synthesis reverse and forward records. > If a PTR record dosen’t exists, pdns should synthesis the missing one. > > An example: > 11.10.168.192.in-addr.arpa. 300 IN PTR > network-192-168-010-011.fwd-v4.mydomain.com > network-192-168-010-011.fwd-v4.mydomain.

[Pdns-users] synthesis forward and reverse records

2019-03-15 Thread Ambauen Daniel (ID NET)
Dear list I’m looking for a possibility to synthesis reverse and forward records. If a PTR record dosen’t exists, pdns should synthesis the missing one. An example: 11.10.168.192.in-addr.arpa. 300 IN PTR network-192-168-010-011.fwd-v4.mydomain.com network-192-168-010-011.fwd-v4.mydomain.com. 3