Unbound has some function to load local data dynamically such as "local-data" configuration or RPZ, or modifying DNS response with Python script. So if somebody (including me) wants to load hosts file to Unbound, they will just write a script that _fulfills their requirements_.
I understand that ability to loading /etc/hosts as local data (by just giving /etc/hosts path) is useful for some people, but I don't know how the function should be and fulfills many users' requirements. Needs to add PTR records? Needs to add some domain suffix? Petr Menšík via Unbound-users <[email protected]>: > Hi everyone, > > Is there some plugin for automatically watching /etc/hosts file for > changes and loading them as a local data? >
