From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 13:34:10 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 4389037B401 for ; Sun, 6 Apr 2003 13:34:10 -0700 (PDT) Received: from mail.liu.se (mail.liu.se [130.236.1.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D1A943F75 for ; Sun, 6 Apr 2003 13:34:09 -0700 (PDT) (envelope-from krier115@student.liu.se) Received: by mail.liu.se (Postfix, from userid 506) id 89F591FD0D; Sun, 6 Apr 2003 22:33:16 +0200 (CEST) Received: from lemuria.student.liu.se (lemuria.student.liu.se [130.236.230.92]) by mail.liu.se (Postfix) with ESMTP id 1F0BF1FF94 for ; Sun, 6 Apr 2003 22:33:15 +0200 (CEST) Received: by lemuria.student.liu.se (Postfix, from userid 104) id 6D7EFCE2BC; Sun, 6 Apr 2003 22:33:14 +0200 (MEST) Received: from student.liu.se (avalon.student.liu.se [130.236.230.76]) by lemuria.student.liu.se (Postfix) with ESMTP id 89B70CE2BC for ; Sun, 6 Apr 2003 22:33:13 +0200 (MEST) Received: from [130.236.215.14] by ims.student.liu.se (mshttpd); Sun, 06 Apr 2003 22:33:13 +0200 From: Kristoffer Erlandsson To: freebsd-questions@FreeBSD.ORG Message-ID: Date: Sun, 06 Apr 2003 22:33:13 +0200 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.03 (built Oct 1 2002) MIME-Version: 1.0 Content-Language: sv X-Accept-Language: sv Priority: normal Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-0.1 required=5.0 tests=FROM_ENDS_IN_NUMS,LIU_FROM_MATCHES_LIUSTUDENT version=2.52-liu_1.4 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.52-liu_1.4 (1.174.2.8-2003-03-24-exp) Subject: NIC Problem 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: Sun, 06 Apr 2003 20:34:10 -0000 Hello, I've recently installed FreeBSD and have a problem getting my NIC to work. It's a CNet pro200 with the Davicom 9102A chipset. The box is a dual boot and i'm running windows 2000 too. The card and everything works perfect in windows. But not in FreeBSD. It sets up ok, gets an IP and everything through ifconfig. Everything looks normal, default routes look good. No firewall at all is installed (it's the generic kernel directly from the installation). In other words, everything looks like it should work. But it doesn't. When I try to ping my router, nothing happens. I don't get any replies. When I try to TCPDump, I see no packets leaving my NIC. It's just as everything works but no packets are being sent or received. I'm using the dc driver, which, according to the man page should support my card. I saw another thread on this very subject before, and no sollution was found (check it out here: http://www.freebsd.org/cgi/getmsg.cgi?fetch=2802965+0+/usr/local/www/db/text/2003/freebsd-questions/20030112.freebsd-questions). I've checked my ifconfig, my rc.conf, my netstats, compared everything towards a friend's FreeBSD-box, and everything seems ok. Any help would be appreciated! /Kristoffer