Re: Newbie: BIND conf "file not found" error
From: aklist_061666 (aklist_061666_at_enigmedia.com)
Date: 02/14/05
- Previous message: David Robillard: "Re: live mirroring"
- Maybe in reply to: aklist_061666: "Newbie: BIND conf "file not found" error"
- Next in thread: Greg Barniskis: "Re: Newbie: BIND conf "file not found" error"
- Reply: Greg Barniskis: "Re: Newbie: BIND conf "file not found" error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-questions@freebsd.org> Date: Mon, 14 Feb 2005 10:00:51 -0500
Hi Lowell: From the command line it runs fine.
So, are you suggesting that the process doesn't have permissions to open the
file? If so, wouldn't I see a permissions error message instead of
file-not-found?
TIA, AK
----- Original Message -----
From: "Lowell Gilbert" <freebsd-questions-local@be-well.ilk.org>
To: "aklist_061666" <aklist_061666@enigmedia.com>
Sent: Sunday, February 13, 2005 10:20 AM
Subject: Re: Newbie: BIND conf "file not found" error
> "aklist_061666" <aklist_061666@enigmedia.com> writes:
>
>> One last question on configuring Named to run:
>>
>> I'm able to start BIND from the command line with:
>>
>> /usr/sbin/named -c /etc/named.conf
>>
>> but when I modify my rc.conf file with:
>>
>> named_enable="YES"
>> named_program="/usr/sbin/named"
>> named_flags="-u bind -c /etc/named.conf"
>>
>> I get an error on startup:
>>
>> Feb 11 14:47:53 ns2 named[275]: none:0 open: /etc/named.conf: file not
>> found
>> Feb 11 14:47:53 ns2 named[275]: loading configruation: file not found
>> Feb 11 14:47:53 ns2 named[275]: exiting (due to fatal error)
>>
>> what's wrong with my config-file path parameter in rc.conf?
>
> Permisssions? Try running it from the command line the same way you
> do from the startup scripts.
_______________________________________________
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"
- Previous message: David Robillard: "Re: live mirroring"
- Maybe in reply to: aklist_061666: "Newbie: BIND conf "file not found" error"
- Next in thread: Greg Barniskis: "Re: Newbie: BIND conf "file not found" error"
- Reply: Greg Barniskis: "Re: Newbie: BIND conf "file not found" error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|