I have BIND version bind98-base-9.8.0.2 installed on FreeBSD 8.2 from the ports tree. However, when I use the rndc status command, it shows the version as 9.6.-ESV-R3.
My suspicion is that even though I installed BIND from the ports tree FreeBSD is still running the base installation of BIND. After running ps -ax | grep named it shows the daemon as running from /usr/sbin/named.
My question: how do I get FreeBSD to run the ports tree version of BIND at startup?
My suspicion is that even though I installed BIND from the ports tree FreeBSD is still running the base installation of BIND. After running ps -ax | grep named it shows the daemon as running from /usr/sbin/named.
My question: how do I get FreeBSD to run the ports tree version of BIND at startup?