HomePhorge
Diffusion kolab 7599d696de5a

Run all dns queries over pdns
7599d696de5aUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Run all dns queries over pdns

By using a recursor + the pdns-sql we can resolve all queries.
The ip:port syntax is not in resolv.conf is not actually supported by
libc (but seems to work from php), so e.g. dig won't work.
I think the solution will be to not use host-networking so we can just
specify pdns as dns server.

Details

Provenance
mollekopfAuthored on Sep 14 2022, 8:09 PM
mollekopfPushed on Sep 19 2022, 10:44 AM

Event Timeline

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK7599d696de5a: Run all dns queries over pdns (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).Sep 15 2022, 1:40 PM

Commit No Longer Exists

This commit no longer exists in the repository.