Re: ISC DHCP server: last address of range?

From: knocte (knocte_at_NO-SPAM-PLEASE-hotmail.com)
Date: 02/17/04


Date: Tue, 17 Feb 2004 12:37:52 +0100

knocte escribió:

> Hi. I have a range (in dhcpd.conf) like this:
>
> range 192.168.1.128 192.168.1.254;
>
> And when the first client requests an IP address, it is given the
> address 192.168.254, why the first address is the last in the range? Can
> it be in the other order?
>
> Thanks in advance.

Mistake: I put 192.168.254, I wanted to write 192.168.1.254.