Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re: dhcpd.conf include statement fails: No such file or directory

Reply
Thread Tools Display Modes

Re: dhcpd.conf include statement fails: No such file or directory

 
 
Gareth Ansell
Guest
Posts: n/a

 
      09-09-2003, 08:11 AM
On Mon, 08 Sep 2003 16:03:06 +0100, Mark Dammer wrote:

> I have configured my dhcpd.conf to include another file that contains
> the host entries for individual configurations:
>
> include "/etc/dhcpd.hosts";
>
> Although the file is there, filename and permissions are set right, I
> get this message:
> Can't open /etc/dhcpd.hosts: No such file or directory
> I tried it with different filenames, just "dhcpd.hosts" - always the
> same. I am running ISC dhcpd 3.0.1rc9 on SuSE linux 8.1
>
> Any ideas ?
>
> Thanks, Mark


Is it running the paranoia patch to allow it to run in a chroot gaol? If
so then it would be looking for a etc directory under the chrooted
directory, not the / directory. If it's not that then I can't see any
other reason why it shouldn't find it.

gareth Ansell
 
Reply With Quote
 
 
 
 
Mark Dammer
Guest
Posts: n/a

 
      09-09-2003, 01:42 PM
Gareth Ansell wrote:
> On Mon, 08 Sep 2003 16:03:06 +0100, Mark Dammer wrote:
>
>
>>I have configured my dhcpd.conf to include another file that contains
>>the host entries for individual configurations:
>>
>>include "/etc/dhcpd.hosts";
>>
>>Although the file is there, filename and permissions are set right, I
>>get this message:
>>Can't open /etc/dhcpd.hosts: No such file or directory
>>I tried it with different filenames, just "dhcpd.hosts" - always the
>>same. I am running ISC dhcpd 3.0.1rc9 on SuSE linux 8.1
>>
>>Any ideas ?
>>
>>Thanks, Mark

>
>
> Is it running the paranoia patch to allow it to run in a chroot gaol? If
> so then it would be looking for a etc directory under the chrooted
> directory, not the / directory. If it's not that then I can't see any
> other reason why it shouldn't find it.
>
> gareth Ansell


You've got me! Thanks for your help Gareth. Everything on go now!
Mark

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCPd with Option 82 and fixed-host statement Alexander Nesterov Linux Networking 0 12-24-2007 08:51 PM
dhcpd.conf setup pechoi@syr.edu Linux Networking 0 04-12-2006 11:21 PM
dhcpd.conf Damir Galič Linux Networking 6 08-30-2005 04:42 PM
dhcpd.conf, resolv.conf and the search directive Andy Richardson Linux Networking 4 07-13-2005 08:23 AM
dhcpd.conf - multiple routers Dan Johnson Linux Networking 7 07-23-2004 06:22 PM



1 2 3 4 5 6 7 8 9 10 11