I'm quite new to IPFire und I'm struggeling with the unbound dns.
Whats the situation:
I'm using an IPFire-System based on APU2C4 with an Zyxel bridge-modem, so IPFire does everything.
What do I want to do?
Well, the main goal is to set up a dns-over-tls config.
Where's the problem?
First of all I tried to force unbound in the unbound.conf not to use the generated forward.conf (simply by placing a # before "include") and placed a selfwritten (better to say: self-copied

In the init.d script I found some hints, that there is the the standard forward.conf being generated at startup. But if the setting are generated to forward.conf and this forward.conf is included by unbound.conf WHY it doesn't work to me: don't include forward.conf from unbound but use forward.conf from unbound/local.d?
Do you have any idea hints, suggestion or something like that?