From owner-freebsd-hardware Wed Apr 5 23:57:48 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id CCD3137BB13; Wed, 5 Apr 2000 23:57:40 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA75803; Thu, 6 Apr 2000 16:27:16 +0930 (CST) Date: Thu, 6 Apr 2000 16:27:16 +0930 From: Greg Lehey To: Bryan Bradsby Cc: "Konstantin A. Potcheyking" , FreeBSD Questions Subject: Re: Trouble with Digital 21140A Message-ID: <20000406162716.L73669@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [moved to -questions; this isn't a hardware issue] On Thursday, 6 April 2000 at 0:33:21 -0500, Bryan Bradsby wrote: >> We have 10BaseT/UTP network. >> FreeBSD 3.4 found this card as de0. >> I've tried configure it with ifconfig: >> >> ifconfig de0 inet 192.168.0.1 media 10BaseT/UTP > > You left off the netmask. Might not be needed, but try something like > this: > > ifconfig de0 inet 18.3.1.20 media 10baseT/UTP netmask 255.255.255.240 Don't invent net masks. They need to be the same for all systems on the net, and 255.255.255.240 is decidely unusual. The default for net 192.168.0 is 255.255.255.0. I don't think this is the problem, but since the originator didn't bother to give any details, I didn't answer. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message