The installed bind is not in /usr/local/bin that is where the port is installed. You might want to do a:
# which bind

and set rc.conf to the right value for the program.

        -Derek


At 04:34 PM 7/10/2006, Lisa Casey wrote:

----- Original Message ----- From: "Jonathan Chen" <[EMAIL PROTECTED]>
To: "Lisa Casey" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Monday, July 10, 2006 3:43 PM
Subject: Re: Bind problem


Did you remember to add:
   named_program="/usr/local/sbin/named"
to /etc/rc.conf?

Yes. /etc/rc.conf has the following lines for named:

named_enable="YES"
named_program="/usr/local/sbin/named"
named_flags="-u bind -g bind -c /etc/namedb/named.conf"


Lisa Casey

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to