Skip to content

unbound doesn't get the dns ip address from DHCP from NetworkManager #115

@dummys

Description

@dummys

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions