|
From: Bruce S. <bw...@ar...> - 2006-10-05 15:11:14
|
> > I just installed devil-linux-1.2.10 and have three problems.
> >
> > 1. The documentation says that specific hosts can be given a specific IP
> > number like in the following example: host murauer { hardware ethernet
> > 00:30:65:6F:A5:D4;
> > fixed-address 192.168.1.5; }
> >
> > Unfortunately, it doesn't work for for me. Is there anything else I need
> > to pay attention to?
>
> This is probably more a question for the dhcpd folks: http://www.isc.org
I've used static MAC->IP maps in the DL DHCP server for a long time and
have never had a problem.
You may need to force your client to renew it's lease (sometimes
rebooting isn't enough). Or you have a mistake in your dhcpd.conf file.
- BS
|