From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 13:25:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA72B16A4CE for ; Tue, 27 Apr 2004 13:25:59 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D6E43D5A for ; Tue, 27 Apr 2004 13:25:59 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i3RKPlSB096669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Apr 2004 21:25:47 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3RKPkXL096668; Tue, 27 Apr 2004 21:25:46 +0100 (BST) (envelope-from matthew) Date: Tue, 27 Apr 2004 21:25:46 +0100 From: Matthew Seaman To: Kory Hamzeh Message-ID: <20040427202546.GC95321@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Kory Hamzeh , 'Troy Settle' , Freebsd-questions@freebsd.org References: <035601c42c94$1258d4d0$14ce21c7@TOMCAT> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2/5bycvrmDh4d1IB" Content-Disposition: inline In-Reply-To: <035601c42c94$1258d4d0$14ce21c7@TOMCAT> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040420, clamav-milter version 0.70k X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: 'Troy Settle' cc: Freebsd-questions@freebsd.org Subject: Re: DHCP Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 20:26:00 -0000 --2/5bycvrmDh4d1IB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2004 at 02:13:09PM -0600, Kory Hamzeh wrote: > > Try /usr/ports/net/isc-dhcp3/ >=20 > Thanks everyone for the super fast reply -- I knew the ISC server had to > be there but I can't believe I didn't see it. However, when I try to > install, I get: >=20 > ns1# cd /usr/ports/net/isc-dhcp3 > ns1# make install > >> dhcp-3.0b2pl24.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from ftp://ftp.isc.org/isc/dhcp/. > fetch: dhcp-3.0b2pl24.tar.gz: File unavailable (e.g., file not found, no > access) > >> Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: dhcp-3.0b2pl24.tar.gz: File unavailable (e.g., file not found, no > access) > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 >=20 > Its been at least 3 years since I've done this and can't remember how to > fix this problem. Your ports tree is out of date and references a version of ISC dhcpd no longer available from their FTP sites -- you should use cvsup(1) to pull down the latest: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Where you will find that the isc-dhcp3 port has mutated into several different variants and parts. The one you want is isc-dhcp3-server, which gets you ISC dhcpd-3.0.1.r12 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --2/5bycvrmDh4d1IB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAjsHKdtESqEQa7a0RApVGAJsEKK79cj+82bfVRdHq4w5g/YA8YwCfexLu 7OC4DEl8VucIJcUUD/egc4g= =F0FN -----END PGP SIGNATURE----- --2/5bycvrmDh4d1IB--