Page MenuHomeVyOS Platform

PDNS: Add support for authoritative dns server
Closed, ResolvedPublicFEATURE REQUEST

Description

We need to have way define authoritative zones and hosts in them
simple enough to build minimal infrastructure without external dns or maybe little bit more

Since we moving to pdns we now have possibility to implement that
see https://doc.powerdns.com/md/recursor/settings/#auth-zones

We can build BIND like zones and serve them from recursor.

This approach should replace static host mapping that current add hosts to /etc/hosts

Details

Difficulty level
Hard (possibly days)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible

Event Timeline

syncer triaged this task as Normal priority.Feb 25 2018, 6:10 PM
syncer created this task.
c-po renamed this task from add support for authoritative dns server to PDNS: Add support for authoritative dns server.Apr 15 2018, 4:26 PM

@c-po actually pdns can load /etc/hosts so no need to replace
just different use cases, static hosts mapping works for really basic scenarios
all rest should be done via zones

dmbaturin set Is it a breaking change? to Unspecified (possibly destroys the router).
dmbaturin changed Difficulty level from Unknown (require assessment) to Hard (possibly days).
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin claimed this task.