knocte
07-24-2004, 11:22 PM
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.
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.