unbound: fix local cnames
authorTobias Waldvogel <tobias.waldvogel@gmail.com>
Tue, 16 Jul 2024 17:38:11 +0000 (19:38 +0200)
committerTianling Shen <cnsztl@gmail.com>
Fri, 16 Aug 2024 06:41:28 +0000 (14:41 +0800)
commit733f235fda6cff49878a9c67149e23573ae45cae
tree9c84193463a2f38ed4bcccd9b21cd58677100809
parent4a136ee40ab5538d0296abc34a49fc9af250b679
unbound: fix local cnames

For cnames with a local data target the A RR is not resolved and
missing in the response. As most applications don't send another
query and fail, these entries are placed in a rpz zone instead.

Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
net/unbound/files/defaults.sh
net/unbound/files/dnsmasq.sh
net/unbound/files/unbound.sh