Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2025 12:09:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 286090] resolvconf.conf gets ignored when using a DHCP client
Message-ID:  <bug-286090-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286090

            Bug ID: 286090
           Summary: resolvconf.conf gets ignored when using a DHCP client
           Product: Base System
           Version: 14.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: dziltener@lyrion.ch

I'm on a system with dual-dhclient-daemon, but it seems to also happen with the
standard dclient. My /etc/resolvconf.conf gets completely ignored.

First, I tried setting additional nameservers in there using the "name_servers"
and "name_servers_append" config options. They did not get added after a
reboot.

I tried manually putting my nameservers into /etc/resolv.conf and putting
"resolvconf=NO" into /etc/resolvconf.conf. Again, this had no effect, the
resolv.conf got overwritten.

Ultimately, I added resolv_conf=/dev/null, but again, this got ignored and the
resolv.conf overwritten.

My workaround is to overwrite resolv.conf in my rc.local, but that's not a
solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286090-227>