Ticket #315 (new enhancement)

Opened 3 years ago

Last modified 13 months ago

Autorecord hook for powerdns auth 2.9.22

Reported by: anon Owned by: ahu
Priority: normal Milestone:
Component: auth Version: 2.9.22
Severity: normal Keywords:
Cc:

Description

This patch enables hooking of "fallback" lookup for reverse records by allowing users to define extra processing round for suffixes. with autoreverse-domains option user can define suffixes, that will be appended a .rev suffix, if no other backend gives any reply, and sent to another round of processing where a backend can claim them.

autoreverse-domains=8.e.6.0.1.0.0.2.ip6.arpa

gives us

f.e.e.b.d.a.e.d.f.e.e.b.d.a.e.d.0.0.0.0.0.0.5.0.8.e.6.0.1.0.0.2.ip6.arpa. 60 INPTR node-deadbeefdeadbeef.rev6e8-64.tdc.fi.

with approriate backend answering for f.e.e.b.d.a.e.d.f.e.e.b.d.a.e.d.0.0.0.0.0.0.5.0.8.e.6.0.1.0.0.2.ip6.arpa.rev IN ANY

Attachments

pdns-autoreverse-201009281508.patch Download (2.1 KB) - added by anon 3 years ago.
Autoreverse patch

Change History

Changed 3 years ago by anon

Autoreverse patch

Changed 13 months ago by peter

  • owner changed from somebody to ahu
  • version set to 2.9.22
  • component changed from component1 to auth
Note: See TracTickets for help on using tickets.