Bind problem
Beech Rintoul
beech at alaskaparadise.com
Mon Jul 10 22:44:48 UTC 2006
On Monday 10 July 2006 13:34, 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
Bind 9 doesn't use the -g flag in the same way bind 8 used to.
From named(8)
-g Run the server in the foreground and force all logging to stderr.
Try dropping the -g bind flag from rc.conf
I remember having a similar problem a while back when I switched to bind9.
Beech
--
---------------------------------------------------------------------------------------
Beech Rintoul - Sys. Administrator - beech at alaskaparadise.com
/"\ ASCII Ribbon Campaign | Alaska Paradise
\ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310
X - NO Word docs in e-mail | Anchorage, AK 99501
/ \ - Please visit Alaska Paradise - http://www.alaskaparadise.com
---------------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060710/bc37b8a7/attachment.pgp
More information about the freebsd-questions
mailing list