https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248715
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- FreeBSD uses openresolv. If openresolv sees 127.0.0.1 then it assumes that the local resolver is configured correctly. You should see your DHCP provided nameservers still with `resolvconf -l` You can change the default by adding this to /etc/resovlconf.conf resolv_conf_local_only=NO -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
