Hey,
I'm wondering if this should be the correct behavior or not.
As I understand, we are using NetworkManger with openresolv avec resolver.
Thus it should get the ip address of dns from dhcp and add it to the file under /etc/unbound/resolvconf.conf which should be populated by resolvconf, right ?
As inside the resolvconf.conf we have: unbound_conf=/etc/unbound/resolvconf.conf
In my case, this file exist, but it is empty. Do you have the same behavior ?
If i use: resolvconf -l I get the two new dns ip from DHCP, but it is not used anywhere by unbound then.
My /etc/resolv.conf is chattr +i and contains only 127.0.0.1 for nameserver