From owner-freebsd-net@FreeBSD.ORG Wed Mar 17 01:15:04 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D82106566B for ; Wed, 17 Mar 2010 01:15:04 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (email.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id 07EAF8FC12 for ; Wed, 17 Mar 2010 01:15:03 +0000 (UTC) Received: by email.octopus.com.au (Postfix, from userid 1002) id ADBA75CB90E; Wed, 17 Mar 2010 12:05:08 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: * X-Spam-Status: No, score=1.9 required=10.0 tests=ALL_TRUSTED, FH_DATE_PAST_20XX autolearn=no version=3.2.3 Received: from [10.20.30.102] (60.218.233.220.static.exetel.com.au [220.233.218.60]) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 935F55CB8E7; Wed, 17 Mar 2010 12:05:04 +1100 (EST) Message-ID: <4BA02D0F.9060807@modulus.org> Date: Wed, 17 Mar 2010 12:14:55 +1100 From: Andrew Snow User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Matthias Gamsjager , freebsd-net@freebsd.org References: <585602e11003160552v483ea17bh4ca3f4228c3f3723@mail.gmail.com> In-Reply-To: <585602e11003160552v483ea17bh4ca3f4228c3f3723@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Choosing CPU for router X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 01:15:04 -0000 Matthias Gamsjager wrote: > Way over the top for simple fw and dhcpd. but how much traffic will > be involved? > Investing in a good nics will return more then a pricey cpu and > motherboard (eec mem is good idea for 24/7 tho). Agreed. The Supermicro Atom miniserver is more than enough CPU grunt for this sort of routing/ipfw task. The main reason to go Xeon is if you need ECC RAM, and even then you can get away with just using the cheapest CPU available. - Andrew