BOOTP from dynamic client and no dynamic leases

Andrew Falanga af300wsm at gmail.com
Mon Aug 11 18:09:30 UTC 2008


On Mon, Aug 11, 2008 at 10:38 AM, Glenn Satchell
<Glenn.Satchell at uniq.com.au> wrote:
>
>
> If you have a fixed-address statement you don't need a range. range is
> for dynamically assigned addresses.
>
> Can you post just the host definition for the host with the error,
> along with a couple of the log entries?  Perhaps a few more eyeballs
> looking at your conf will see something...
>
> regards,
> -glenn
>
>
>


My host statement:

host h3007 {
	# team printer
        option host-name "h3007";
        hardware ethernet 00:30:6e:f6:45:15;
        fixed-address 192.168.27.6;
}

5 log entries from the 1 minute or so I tried this server using dhcpd
-d (there were only 7 total):

DHCPREQUEST for 192.168.24.144 from 00:30:6e:00:b0:ca via fxp0:
unknown lease 192.168.24.144.
BOOTREQUEST from 00:30:6e:f6:45:15 via fxp0: BOOTP from dynamic client
and no dynamic leases
BOOTREQUEST from 00:30:6e:f6:45:15 via fxp0: BOOTP from dynamic client
and no dynamic leases
BOOTREQUEST from 00:30:6e:f6:45:15 via fxp0: BOOTP from dynamic client
and no dynamic leases
DHCPDISCOVER from 00:30:6e:00:a1:bb via fxp0: network 192.168.24/21:
no free leases


Thanks for any help,
Andy


More information about the dhcp-users mailing list