From owner-freebsd-questions Fri Oct 9 18:27:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11531 for freebsd-questions-outgoing; Fri, 9 Oct 1998 18:27:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA11517 for ; Fri, 9 Oct 1998 18:26:55 -0700 (PDT) (envelope-from sderdau@bit-net.com) Received: from wookie.sderdau.ne.mediaone.net (sderdau.ne.mediaone.net [24.128.122.197]) by chmls05.mediaone.net (8.8.7/8.8.7) with SMTP id VAA22736; Fri, 9 Oct 1998 21:26:39 -0400 (EDT) Message-ID: <001001bdf3ed$1418a4c0$030aa8c0@wookie.sderdau.ne.mediaone.net> From: "Stephen A. Derdau" To: "Bryce Newall" , "Jeffrey Bernt" Cc: Subject: Re: DHCP Date: Fri, 9 Oct 1998 21:26:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a ne2000 compadible card it shows up as ed0 or ed1 I did dmesg | grep and this is what it shows dmesg | grep ed0 ed0 at 0x260-0x27f irq 5 on isa ed0: address 00:40:33:51:c5:db, type NE2000 (16 bit) I just got my dhcpclient to work today. I used isc-dhcp2 and there is a script under client that worked for me ../script/FreeBSD Hope this helps. -----Original Message----- From: Bryce Newall To: Jeffrey Bernt Cc: freebsd-questions@FreeBSD.ORG Date: Friday, October 09, 1998 9:09 PM Subject: Re: DHCP >On Fri, 9 Oct 1998, Jeffrey Bernt wrote: > >> I can not get dhcp (wide or isc, both of which are in the >> distribution cds) to work correctly. It will not even acknowledge that >> the dhcp server is out there, nor will it assign me an IP. Should I just > >You could try for a static IP, yes, but first, have you verified that your >ethernet card is working properly, and that FreeBSD is recognizing it? It >would show up in your startup messages on doing a "dmesg" command; an >NE2000-compatible card would probably show up as de0. > >********************************************************************** >* Bryce Newall * Email: data@dreamhaven.net * >* WWW: http://home.dreamhaven.net/~data * >* "Insanity takes its toll. Please have exact change." * >********************************************************************** > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message