From owner-freebsd-hardware Mon Feb 17 11:38:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA09372 for hardware-outgoing; Mon, 17 Feb 1997 11:38:00 -0800 (PST) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA09338 for ; Mon, 17 Feb 1997 11:37:46 -0800 (PST) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.5/8.8.2) id UAA24903; Mon, 17 Feb 1997 20:37:11 +0100 (MET) From: Guido van Rooij Message-Id: <199702171937.UAA24903@gvr.win.tue.nl> Subject: Re: Problems with 3COM509 Etherlink III on FreeBSD 2.1.6 In-Reply-To: <3.0.32.19970211145720.006a0544@mail.microweb.com> from "David A. Zimmerman" at "Feb 11, 97 02:57:25 pm" To: daz@sssystems.com (David A. Zimmerman) Date: Mon, 17 Feb 1997 20:37:11 +0100 (MET) Cc: freebsd-hardware@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David A. Zimmerman wrote: > I am not a UNIX expert by an strech but have had a good deal of experience > and feel that I have tried just about everything I can think of over the > last two weeks. Would anyone be kind enough to offer any insight into a > few other things I might try to get this machine on the Net? What am I > missing? How can I diagnose this problem? > What are you using? The AUI, UTP or BNC connector? Look at the manpage to check which links to specify for ifconfig...: -link0 Use the BNC port (default). link0 -link1 Use the AUI port. link0 link1 Use the UTP port. -Guido