From owner-freebsd-isp@FreeBSD.ORG Thu Mar 26 10:17:38 2009 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1EC4106566C for ; Thu, 26 Mar 2009 10:17:38 +0000 (UTC) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from mail1.cil.se (mail1.cil.se [217.197.56.125]) by mx1.freebsd.org (Postfix) with ESMTP id 61A788FC18 for ; Thu, 26 Mar 2009 10:17:38 +0000 (UTC) (envelope-from jon.otterholm@ide.resurscentrum.se) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from 192.168.2.30 ([192.168.2.30]) by edusrv05.edu.irc.local ([192.168.44.14]) with Microsoft Exchange Server HTTP-DAV ; Thu, 26 Mar 2009 10:05:46 +0000 MIME-Version: 1.0 User-Agent: Microsoft-Entourage/12.15.0.081119 In-Reply-To: <49C2CDAC.60500@ibctech.ca> Content-class: urn:content-classes:message Date: Thu, 26 Mar 2009 11:05:29 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ISPs? Thread-Index: Acmt+mQfZus2Mt7T9UaJ/TrSGc/1VA== From: "Jon Otterholm" To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ISPs? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 10:17:39 -0000 On 2009-03-19 23.56, "Steve Bertrand" wrote: > Christopher Arnold wrote: >>=20 >>=20 >> On Thu, 19 Mar 2009, Peter Spekreijse wrote: >>=20 >>>> Peter Spekreijse wrote: >>>>> We do use it for routing, using FreeBSD, booting from flash, = running >>>>> completely in RAM. We have created a solid state BGP/OSPF router = with >>>>> FreeBSD. Our border routers run Quagga (bgp and ospf) but we are = in the >>>>> process of moving to OpenBGPD / OpenOSPFD. Our internal routers = already >>>>> use OpenOSPFD. We are using Network Appliances from portwell as >>>>> hardware >>>>> (8 * 1 Gbit/sec ethernet). We're in process of testing other >>>>> appliances. >>>>=20 >> What thruput and PPS are you seeing on theese? >=20 > In production, at 0.00% interrupt, 686Mbps, <2% load, 133Kpps. What about Xorp? Openbgpd seems to be a good choice when choosing a = routing deamon, but if you want to run FreeBSD there seems to be some issue with port maintainers at the moment... Has anyone tried out Xorp to do BGP in production or lab? //JO