From owner-freebsd-hackers Sun Apr 23 19:42:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA18761 for hackers-outgoing; Sun, 23 Apr 1995 19:42:24 -0700 Received: from amalfi.trl.OZ.AU (amalfi.trl.OZ.AU [137.147.99.99]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA18748 for ; Sun, 23 Apr 1995 19:42:08 -0700 Received: from netbsd08.dn.itg.telecom.com.au ([144.139.63.32]) by amalfi.trl.OZ.AU (8.6.10/8.6.9) with ESMTP id MAA28762; Mon, 24 Apr 1995 12:39:56 +1000 Received: from netbsd08.dn.itg.telecom.com.au (netbsd08.dn.itg.telecom.com.au [144.139.63.32]) by netbsd08.dn.itg.telecom.com.au (8.6.8/8.6.6) with SMTP id LAA26101; Mon, 24 Apr 1995 11:03:34 +0800 Date: Mon, 24 Apr 1995 11:03:33 +0800 (WST) From: Terry Dwyer To: "Jordan K. Hubbard" cc: Julian Elischer , hackers@FreeBSD.org Subject: Re: yeah, what is the deal with this? In-Reply-To: <21239.798633586@freefall.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Sun, 23 Apr 1995, Jordan K. Hubbard wrote: > > I'll try to dig up the reference - they sent something to this list awhile > back.. > > Jordan You may want to have a look at this. It is basically CMU BootP. It offers DHCP support _and_ automatic (not dynamic) address assignment. No, I have not tested it. >From the bootp mailing list... -------------------------------------------------------------------- >From A.J.Cole@cbl.leeds.ac.uk Date: Thu, 20 Apr 1995 08:20:37 +0100 From: Andrew J Cole To: A.J.Cole@cbl.leeds.ac.uk, DINHK@agvic.gov.au Cc: bootp@andrew.cmu.edu Subject: Re: bootp-2.4.3+dhcp >Date: Thu, 20 Apr 1995 16:04:26 +0010 >From: "Kim Dinh" > >> 1) there is an updated DHCP patch set for 2.4.3 ... >> >> nimbus.anu.edu.au:/pub/tridge/samba/contributed/DHCP.patch >> >> with leasing fixed etc. > >Hi Andrew, > >Could you please tell me where can I get bootp-2.4.3 + DHCP ? I >cannot use the above patch because I do not have bootp-2.4.2 The patches apply equally well to the bootp-2.4.3 kit firewall.mc.com:/pub/bootp-2.4.3.tar.Z -rw-r--r-- 1 ftponly ftpanon 128265 Mar 27 22:58 bootp-2.4.3.tar.Z if the problem is the references to bootp-2.4.2 as well as bootp-2.4.3 in the DHCP.patch just untaring twice mv(ing) the first one to bootp-2.4.2 is probably the easiest way to apply the patch. Andrew -----------------------------------------------------------------------