Bind problem

Derek Ragona derek at computinginnovations.com
Mon Jul 10 23:18:56 UTC 2006


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" <jonc at chen.org.nz>
>To: "Lisa Casey" <lisa at jellico.com>
>Cc: <freebsd-questions at freebsd.org>
>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
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>--
>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.



More information about the freebsd-questions mailing list