[Bug 262290] After a normal FreeBSD installation and reboot, /etc/resolv.conf will be changed.
Date: Thu, 03 Mar 2022 09:34:03 UTC
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.