No I only have one instance running.

# ps aux | grep dhcp
_dhcp     7784  0.0  0.1   756  1340 ??  Ss     9:00AM    0:00.00 
/usr/sbin/dhcpd em0 
root     19515  0.0  0.0   164   328 p0  R+     9:14AM    0:00.00 grep dhcp


I'm concerned at the "Can't open f:" message which I'm guessing is
looking for something read from a config file but I could be off base.

I've taken to restarting dhcpd every hour from crontab so that things 
continue to work in the meantime. Is there any additional debug I can enable
or do I have to start with the dhcpd source code ?

Cheers
Jeremy

On Fri, 6 Nov 2015 10:47:38 -0200
Giancarlo Razzolini <grazzol...@gmail.com> wrote:

> Em 05-11-2015 23:07, Jeremy escreveu:
> > Nov  6 08:25:34 janus dhcpd[11758]: DHCPREQUEST for 192.168.7.36
> > from b4:ae:2b:2f:b6:bf via em0 Nov  6 08:25:34 janus dhcpd[11758]:
> > DHCPACK on 192.168.7.36 to b4:ae:2b:2f:b6:bf via em0 Nov  6
> > 08:25:46 janus dhcpd[24427]: Can't open f: No such file or
> > directory Nov  6 08:25:46 janus dhcpd[24427]: exiting.  
> It seems you have two instances of dhcpd running. It might explain
> your problem.
> 
> Cheers,
> Giancarlo Razzolini

Reply via email to