Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2017 17:53:34 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Victor Sudakov <vas@mpeks.tomsk.su>, freebsd-net@freebsd.org
Subject:   Re: resolv.conf and a non-standard port
Message-ID:  <599ABBAE.3080203@grosbein.net>
In-Reply-To: <20170821102354.GA44676@admin.sibptus.transneft.ru>
References:  <20170821102354.GA44676@admin.sibptus.transneft.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
21.08.2017 17:23, Victor Sudakov пишет:
> Colleagues,
> 
> How can I configure the resolver to use a DNS server with a
> non-standard port? 
> 
> I have a host running an authoritative-only server (nsd) for the
> world, and I want to run local unbound for the host itself (can't use
> nsd for recursive queries).
> 
> Unbound can listen on a non-standard port, but how do I configure the
> host to use the DNS server at 127.0.0.1:5353 ?

I run same configuration. You need not use non-standard port.
Just bind nsd to external address and unbound to 127.0.0.1
and you'll be fine.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?599ABBAE.3080203>