From owner-freebsd-questions@FreeBSD.ORG Tue Dec 6 19:45:48 2005 Return-Path: X-Original-To: questions@freebsd.org 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 822EA16A446 for ; Tue, 6 Dec 2005 19:45:48 +0000 (GMT) (envelope-from rseals@vdsi.net) Received: from broad.100mwh.com (broad.100mwh.com [205.214.86.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8305743D66 for ; Tue, 6 Dec 2005 19:45:41 +0000 (GMT) (envelope-from rseals@vdsi.net) Received: from static-70-22-125-177.balt.east.verizon.net ([70.22.125.177] helo=stlmofaxtest.mbh.mhs.magellanhs.com) by broad.100mwh.com with esmtp (Exim 4.52) id 1Ejikj-00067c-UP for questions@freebsd.org; Tue, 06 Dec 2005 13:45:08 -0600 From: Ray Seals To: questions@freebsd.org Content-Type: text/plain Organization: Virtual Data Systems, Inc. Date: Tue, 06 Dec 2005 13:45:54 -0600 Message-Id: <1133898354.691.13.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - broad.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Need Help compiling Utilities for Niagara 2261 Nic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2005 19:45:48 -0000 I need some help compiling the utility for the Niagara 2261 nic. I have the sources, make file and card specs. I just don't have the knowledge. Does anyone have any experience with this card? I'm trying to get this working on a FreeBSD 6.0 install. FreeBSD 6.0 sees the 2 interfaces on the card as em0 and em1. The card is in a failed open state and passes traffic (what they call mode 0). But ifconfig show that the interfaces have "no carrier". I would like to run tcpdump on either the em0 or em1. Basically I want to sit a box between my router and switch and make it an in-line sniffer. Ray