Hello,
I forward a specific zone to a private resolver. The resolver name itself is in public name space.
So I added "forward-name: resolver.fqdn" to unbound.conf. Works...
Now I was asked to use a different port, Yes, sure, no problem ...
But it looks like I could not use forward-name anymore. I have to configure "forward-addr: 192.0.0.53@15353"
Neither "forward-name: resolver.fqdn@15353" produce a syntax error nor it works.
My fault? (using unbound-1.4.22)
Andreas