Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2022 09:34:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262290] After a normal FreeBSD installation and reboot, /etc/resolv.conf will be changed.
Message-ID:  <bug-262290-227-5cFMDjsexA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262290-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org
         Resolution|FIXED                       |Works As Intended

--- Comment #3 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
If you have local_unbound enabled, having 127.0.0.1 /etc/resolv.conf is correct
because it supposes to use the local caching resolver.  If you cannot "connect
to the network" (I guess this means "cannot resolve a hostname"), please check
if the local_unbound daemon is really running. (`$ service local_unbound
status`)

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

help

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