Skip to content

lib/rules: add "resolver.arpa" to the list of locally-served zones.

Per RFC 9462.

Care should be taken if support for Discovery of Designated Resolvers is ever added in core. RFC says in this case everything under resolver.arpa should be answered NOERROR.

Until then, NXDOMAIN is fine. A module can take care of it though.

I have reviewed the Special-Use list and didn't spot anything that needs adding, so I have removed the TODO.

Edited by menakite

Merge request reports