From owner-freebsd-hackers Sun Dec 18 16:12:46 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id QAA26119 for hackers-outgoing; Sun, 18 Dec 1994 16:12:46 -0800 Received: from uclink3.berkeley.edu (uclink3.Berkeley.EDU [128.32.136.74]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id QAA26097 for ; Sun, 18 Dec 1994 16:12:41 -0800 Received: from uclink.berkeley.edu by uclink3.berkeley.edu (8.6.8/1.33(web)-OV2) id QAA10677; Sun, 18 Dec 1994 16:12:40 -0800 Received: by uclink.berkeley.edu (8.6.9/1.33(web)-OV4) id QAA13194; Sun, 18 Dec 1994 16:12:36 -0800 From: gibbs@uclink.berkeley.edu (Justin Theodore Gibbs) Message-Id: <199412190012.QAA13194@uclink.berkeley.edu> Subject: Re: Problems with 2.0 and 3c579 To: wmbfmk@urc.tue.nl (Marc van Kempen) Date: Sun, 18 Dec 1994 16:12:36 -0800 (PST) Cc: hackers@freebsd.org In-Reply-To: <199412182149.VAA12787@asterix.urc.tue.nl> from "Marc van Kempen" at Dec 18, 94 10:49:52 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 742 Sender: hackers-owner@freebsd.org Precedence: bulk > > Hi, > > I'm trying to install FreeBSD 2.0 on a Pentium with a 3c579 network card > for a local company here. > The card is recognized allright when I change the port from 0x300 to 0x1000. > > However, after doing an ifconfig as follows: > > ifconfig ep0 100.100.100.20 netmask 0xff000000 (It's a local network) > > I can't do anything with the network. Ping, telnet, mount and nfs don't do > anything, however 'ifconfig ep0' reports the interface is up. > > > Are there any known problems with the 3c579 and fbsd 2.0, or am I doing > something wrong networkwise? > > > Regards, > > > Marc van Kempen. > If you are using a 10base-T or Thicknet based network, you must specifiy "link2" in the ifconfig line. -- Justin