Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 18:18:24 -0500
From:      Derek Ragona <derek@computinginnovations.com>
To:        "Lisa Casey" <lisa@jellico.com>, <freebsd-questions@freebsd.org>
Subject:   Re: Bind problem
Message-ID:  <6.0.0.22.2.20060710181656.025a9148@mail.computinginnovations.com>
In-Reply-To: <002701c6a468$91f20830$d51a2cd0@lisac>
References:  <001701c6a454$ad756d40$d51a2cd0@lisac> <20060710194312.GC3260@osiris.chen.org.nz> <002701c6a468$91f20830$d51a2cd0@lisac>

next in thread | previous in thread | raw e-mail | index | archive | help
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@chen.org.nz>
>To: "Lisa Casey" <lisa@jellico.com>
>Cc: <freebsd-questions@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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20060710181656.025a9148>