OPNsense Forum

English Forums => General Discussion => Topic started by: Kyar on February 06, 2024, 01:43:48 PM

Title: Unbound dns and wildcard
Post by: Kyar on February 06, 2024, 01:43:48 PM
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