Date: Tue, 18 Aug 2015 16:42:42 -0400 From: Antoine Kallab <antoine@kallab.com> To: Jon Radel <jon@radel.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: unbound setup questions Message-ID: <CAL2Oafz=P7Tr4m4QN69c%2BQ%2BU9YxsxU%2BtNzCRYZuDzw0Bc1=ixQ@mail.gmail.com> In-Reply-To: <55D38E6E.3020700@radel.com> References: <CAL2OafxjzF1ZR_qyP8V0=tD%2BqHdfb7rohiH02UrrO5%2Bceyf7rw@mail.gmail.com> <55D38E6E.3020700@radel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I've been using "service local_unbound restart". However, I just tried using service local_unbound stop and service local_unbound start and it did not change the result. "sockstat | grep unbound" tells me that unbound is listening on all interfaces on the TCP and UDP port 53. On Tue, Aug 18, 2015 at 3:58 PM, Jon Radel <jon@radel.com> wrote: > On 8/18/15 2:55 PM, Antoine Kallab wrote: >> >> Hi all, >> >> I can't seem to get unbound to resolve DNS requests coming from any >> machine other than localhost. I am not sure what I'm doing wrong, and >> would appreciate some guidance. >> >> > Have you completely restarted unbound since you put that Interface:0.0.0.0 > in there? Reloading the config is insufficient per the documentation. > > Can also use > > netstat -an | grep 53 > > or your favorite variation on that theme, to make sure that it's actually > using an interface the other machine can reach. > > > --Jon Radel > jon@radel.com >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAL2Oafz=P7Tr4m4QN69c%2BQ%2BU9YxsxU%2BtNzCRYZuDzw0Bc1=ixQ>