BIND 9.16.13 and Mac OS X 10.13.6 - problems with ./configure

Tony Finch dot at dotat.at
Fri Mar 26 18:44:47 UTC 2021


Paul Cizmas <cizmas at tamu.edu> wrote:

> ~$ named -v
> BIND 9.9.7-P3 (Extended Support Version)

What's probably happening here is that the BIND on your $PATH isn't
necessarily the BIND that homebrew installed and (hopefully) is running.

You can run `dig @localhost version.bind ch txt` to see what the running
server reports as its version.

You can run `which named` to find out where it is finding 9.9.7.

If you run `rndc status` it should fail, because of the mismatched
installations (I expect your 9.9.7 will not look for the rndc key in the
same place as 9.16.3) but `/usr/local/opt/bind/sbin/rndc status` ought to
work and tell you about the running 9.16.3.

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  https://dotat.at/
Great Orme Head to the Mull of Galloway: Southwest veering west 6 to
gale 8, backing southwest 5 to 7 later. Moderate, occasionally rough.
Squally showers, rain later. Good, occasionally moderate.



More information about the bind-users mailing list