From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 09:34:20 2003 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 3067437B401 for ; Wed, 30 Apr 2003 09:34:20 -0700 (PDT) Received: from asylum.org (asylum.org [208.13.58.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3785E43F3F for ; Wed, 30 Apr 2003 09:34:19 -0700 (PDT) (envelope-from dave@asylum.org) Received: from ward.asylum.org (p139.asylum.org [208.13.58.139]) by asylum.org (8.11.6/8.11.6) with ESMTP id h3UGYIV64726 for ; Wed, 30 Apr 2003 11:34:18 -0500 (EST) (envelope-from dave@asylum.org) X-Authentication-Warning: asylum.org: Host p139.asylum.org [208.13.58.139] claimed to be ward.asylum.org Message-Id: <5.0.2.1.2.20030501111344.0305e8e0@asylum.org> X-Sender: dave@asylum.org X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Thu, 01 May 2003 11:34:45 -0500 To: freebsd-questions@freebsd.org From: dave Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: dc0 ethernet card 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: Wed, 30 Apr 2003 16:34:20 -0000 Hi, I'm running FreeBSD 5.0-DP2 with a dc0 (LinkSys LNE100TX v2.0 PNIC II 82c115) which has clone chip 21143(intel) design. dmesg output: Apr 30 06:46:13 insane kernel: dc0: port 0xb800-0 xb8ff mem 0xec800000-0xec8000ff irq 6 at device 6.0 on pci1 Apr 30 06:46:13 insane kernel: dc0: Ethernet address: 00:00:00:00:00:00 Apr 30 06:46:13 insane kernel: miibus0: on dc0 Apr 30 06:46:13 insane kernel: dcphy0: on miib us0 Apr 30 06:46:13 insane kernel: dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseT X-FDX, auto I have a 16 IP # subnet with defaultroute to dsl modem. I've set up many many machines on this subnet. With this card, I can't get it to route outside the local network. It will do DNS to the local DNS server, and can ssh to and from it to local machine. I then plugged this card into another machine running freebsd, exactly same problem. I can ping local machines, but nothing past the DSL modem. I've set up the routing on this network at least 30 other times for different machines/cards. I figure it must be a media settings, or something similar but I can't solve it. thanks dave