If you use like auth-zone: name: "example.com" fallback-enabled: no for-downstream: yes for-upstream: no zonefile: "path_to_authzones/example.com.zone"
You can get CNAME working. CNAME only does not work in local-zones (there are also more RR TYPEs). As I pointed out, almout every auth resource is implemented. Using auth-zone. Em ter., 13 de jul. de 2021 às 17:09, Xavier Belanger <[email protected]> escreveu: > Hi, > > On Tue, 13 Jul 2021 15:15:20 -0400 > Luiz Fernando Softov via Unbound-users wrote: > > > If I understand right and want to be fully authoritative I need NSD or > > BIND9? (...) > > Very likely. You can use Unbound as an authoritative server for > some types of records (A, AAAA, PTR) but not all (CNAME). > > For that reason I'm using Unbound on the local network for all > my clients, but the authority for the local zone home.arpa is > managed with a BIND server (using it with the 'stub-zone' > configuration in the unbound.conf file). > > Sincerely, > -- > Xavier Belanger >
