[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dhcpd.leases stays empty



Hi list,

I've got some trouble with the dhcpd-2.2.x (package is dhcp)from Woody 
(on 2.4.18). It assigns IP addresses in a correct manner but 
/var/lib/dhcp/dhcpd.leases stays empty. Does anyone know why this could 
be?
  I use fixed addresses, so I use entries like...

host Aurora {
	option host-name "Aurora.villa-grunert.dyndns.org";
        hardware ethernet 00:04:AC:E6:CA:B8;
        fixed-address 192.168.0.2;
}

...and ps aux shows...

/usr/sbin/dhcpd-2.2.x -lf /var/lib/dhcp/dhcpd.leases -q eth0

I couldn't find any option which explicitly enables the use of 
dhcpd.leases.

Any help and/or suggestions welcome.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: