Hello,
On OpenWrt, I was able to create a wildcard record like *.domaine.fr to IP1 and in addition add individual addresses like mail.domaine.fr to IP2. If I create a generic wildcard entry with * and then with a specific host, it stops the unbound dns service. I have dozens of subdomains that don't necessarily point to the same IP, how can I do this without having to add them manually like on OpenWrt?
Thank you