> In message <201906181719.x5ihj8g0014...@gndrsh.dnsmgr.net>, 
> "Rodney W. Grimes" <freebsd-...@gndrsh.dnsmgr.net> wrote:
> 
> >What is in /etc/host.conf, /etc/resolv.conf, do you have DNS running?
> 
> 
> 1)  https://pastebin.com/raw/wXTTgd9R
This is /etc/hosts, not /etc/host.conf
# cat /etc/host.conf
# Auto-generated from nsswitch.conf
hosts
dns

> 2)  https://pastebin.com/raw/PiGpN0LU
> 
> 3)  Yes, local-unbound

Ok, if you comment out ::1 from /etc/hosts then the lookup is
going to fall through to DNS with the default /etc/host.conf file
and you'll get what ever your dns is configured to return, which
is usually the exact some thing as /etc/hosts has.

-- 
Rod Grimes                                                 rgri...@freebsd.org
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to