Subject: dhcpd
To: None <current-users@NetBSD.ORG>
From: Andrew Wheadon <andrew@wipux2.wifo.uni-mannheim.de>
List: current-users
Date: 01/13/1997 15:17:49
I have installed and configured dhcpd to function as a mainly
static bootp. Just to test it's dynamic-bootp function I also
configured two machines without static addresses and defined
a space of two ip's which could be allocated to these three
hardware-addresses.
I have also defined the flag
boot-unknown-clients false;
at the top of /etc/dhcpd.conf right after server-identifier.

Unluckily every now and then some client whose address is not
listed in /etc/dhcpd.conf is assigned one of the dynamic-ip-addresses
causing an address-request from one of the two above clients to
fail (when they are eventually used). 

When I look at the debug-output I discover that the requests are
noticed with: Ignoring unknown BOOTP client ....
but if it has a free address it says: BOOTREPLY on 134.155.59.58
(one of the free addresses)
Why is dhcpd ignoring the boot-unknown-clients false; flag ?


Jan 13 15:01:15 wipux2 dhcpd: Listening on BPF/de0/0:0:c0:eb:39:d3/WIPOOL
Jan 13 15:01:15 wipux2 dhcpd: Sending on   BPF/de0/0:0:c0:eb:39:d3/WIPOOL
Jan 13 15:01:15 wipux2 dhcpd: Sending on   Socket/fallback/fallback-net
Jan 13 15:02:06 wipux2 dhcpd: BOOTREQUEST from 0:0:c0:c:d2:50 via de0
Jan 13 15:02:06 wipux2 dhcpd: BOOTREPLY for 134.155.59.25 to wippc15 (0:0:c0:c:d2:50) via de0
Jan 13 15:02:35 wipux2 dhcpd: DHCPDISCOVER from 0:0:c0:f:be:aa via de0
Jan 13 15:02:35 wipux2 dhcpd: Ignoring unknown client 0:0:c0:f:be:aa
Jan 13 15:02:36 wipux2 dhcpd: DHCPREQUEST for 134.155.60.41 from 0:0:c0:f:be:aa via de0
Jan 13 15:02:58 wipux2 dhcpd: BOOTREQUEST from 0:0:c0:c:d2:50 via de0
Jan 13 15:02:58 wipux2 dhcpd: BOOTREPLY for 134.155.59.25 to wippc15 (0:0:c0:c:d2:50) via de0
Jan 13 15:05:44 wipux2 dhcpd: BOOTREQUEST from 0:0:c0:ea:39:d3 via de0
Jan 13 15:05:44 wipux2 dhcpd: Ignoring unknown BOOTP client 0:0:c0:ea:39:d3
Jan 13 15:05:44 wipux2 dhcpd: BOOTREPLY on 134.155.59.58 to 0:0:c0:ea:39:d3 via de0

Cheerio
	Andrew

-- 
The cost of living hasn't affected its popularity. (Mark Twain)
current	release=doc host=netbsd.wifo.uni-mannheim.de \ "NetBSD-current mirror"
hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix