Hi I am on 8.0-RELEASE-p4. I'm trying install and run BIND. I start with bind99. I had a problem to start it so I found some solution at post
So I did:
Now when I run
and the logs show only:
I was googling a lot before I posted it on this forum. My previous error with bind99 was:
and I have hard time finding out where to look for.
So I did:
Code:
# cd /usr/ports/dns/bind99
# make deinstall
# cd /usr/ports/dns/bind96
# make REPLACE_BASE=yes install clean
Code:
# /etc/rc.d/named start
Starting named.
/etc/rc.d/named: unknown directive '-c'.
Usage: /etc/rc.d/named [fast|force|one](start|stop|restart|rcvar|reload|status|poll)
/etc/rc.d/named: WARNING: failed to start named
and the logs show only:
Code:
/etc/rc.d/named: WARNING: failed to start named
I was googling a lot before I posted it on this forum. My previous error with bind99 was:
Code:
/etc/rc.d/named: unknown directive '-h'.