From owner-freebsd-hackers Fri Mar 27 11:06:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16707 for freebsd-hackers-outgoing; Fri, 27 Mar 1998 11:06:33 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from bsd (rt.synx.com [194.167.81.239]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA16601 for ; Fri, 27 Mar 1998 11:06:14 -0800 (PST) (envelope-from remy@synx.com) Received: from s3.synx.com (s3 [192.1.1.247]) by bsd (8.6.12/8.6.12) with SMTP id UAA04562 for ; Fri, 27 Mar 1998 20:10:47 +0100 Received: from rs1 by s3.synx.com id aa01562; 27 Mar 98 19:55 GMT Date: Fri, 27 Mar 1998 18:55:29 -0100 (GMT) From: Remy NONNENMACHER To: hackers@FreeBSD.ORG Subject: DHCP DNS driven Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I need to find a bootpd able to answer DHCP requests by resolving name -> address via DNS. For the moment, i hacked the ISC-DHCP2 to have this works but that's ugly. (mapping the client-id to the host-name). My problem is that developpers use removable disks so that hardware addresses changes every time and DHCP make a mess of leases. I can't believe that nobody never ran on this problem. Any thought about DHCP understood has 'DNS' Host Configuration Protocol ? Greetings. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message