From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 07:59:22 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 998C616A419 for ; Fri, 14 Sep 2007 07:59:22 +0000 (UTC) (envelope-from howie@thingy.com) Received: from mail.thingy.com (wotsit.thingy.com [212.21.100.67]) by mx1.freebsd.org (Postfix) with ESMTP id 073F213C442 for ; Fri, 14 Sep 2007 07:59:21 +0000 (UTC) (envelope-from howie@thingy.com) Received: (qmail 20109 invoked by uid 0); 14 Sep 2007 08:32:39 +0100 Received: from unknown (HELO ?192.168.1.11?) (howie@thingy.com@212.21.124.49) by wotsit3.thingy.com with AES256-SHA encrypted SMTP; 14 Sep 2007 08:32:39 +0100 Message-ID: <46EA38EC.9090206@thingy.com> Date: Fri, 14 Sep 2007 08:31:56 +0100 From: Howard Jones User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Oliver Hansen References: <46EA192E.7030807@gmail.com> In-Reply-To: <46EA192E.7030807@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: [freebsd-questions] Good FreeBSD Supported Gigabit Ethernet Card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 07:59:22 -0000 Oliver Hansen wrote: > I'm looking to eventually upgrade my home network to all gigabit so > I'm going to start by purchasing a few NICs for some old servers I > just received. I know there are quite a few supported by FreeBSD6 > which I found ( > http://www.freebsd.org/releases/6.0R/hardware-i386.html#ETHERNET ) but > I'm wondering if there is any real benefit in buying a $40 or $50 NIC > like the Netgear GA311 or just get a $20 NIC like the D-Link > DFE-530TX+. The use will probably be a firewall, proxy, file server, > and DVR. > > > I have had good results with Intel Pro/1000 (em driver) NICs. The desktop one isn't as expensive as you might think, and the driver is one of the better FreeBSD NIC drivers. You might need to wind down your expectations a bit, especially on older servers with vanilla PCI slots - my 'old' Celeron D fileserver doesn't do much more than 25-30MB/sec. Still, doubling/tripling the speed of your network isn't such a bad thing :-) With Intel server NICS on PCI-X, where I work we had up to around 60MB/sec throughput for a freebsd-based firewall on modest hardware (Dell 1425SC), and basic GigE switches - so the OS is good for a lot more.