0

FreeBSD VM - local DNS not working

I just installed nextdns on freeBSD (VM) and i am not able to ping anything on the VM it self. Has anyone seen something like this before?

/etc/resolv.conf

# This file is managed by nextdns.
#
# Run "nextdns deactivate" to restore previous configuration.

search test.com
nameserver 127.0.0.1

Result

root@testdns:~ # ping google.com
ping: Unknown host
 

Config

use-hosts true
auto-activate true
debug false
cache-max-age 0s
mdns all
cache-size 10MB
discovery-dns
timeout 5s
listen localhost:53
max-ttl 5s
max-inflight-requests 256
setup-router true
report-client-info true
detect-captive-portals false
hardened-privacy false
bogus-priv true
control /var/run/nextdns.sock
profile 123
log-queries false
 

Reply

null

Content aside

  • 3 mths agoLast active
  • 13Views
  • 1 Following