From owner-freebsd-questions@FreeBSD.ORG Sun Nov 12 14:37:06 2006 Return-Path: X-Original-To: freebsd-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 DA9DD16A403 for ; Sun, 12 Nov 2006 14:37:06 +0000 (UTC) (envelope-from prvs=johnl=0464db3685@iecc.com) Received: from xuxa.iecc.com (xuxa.iecc.com [208.31.42.42]) by mx1.FreeBSD.org (Postfix) with SMTP id C008843D76 for ; Sun, 12 Nov 2006 14:37:05 +0000 (GMT) (envelope-from prvs=johnl=0464db3685@iecc.com) Received: (qmail 26813 invoked from network); 12 Nov 2006 14:37:03 -0000 Received: from simone.iecc.com (208.31.42.47) by mail2.iecc.com with QMQP; 12 Nov 2006 14:37:03 -0000 Date: 12 Nov 2006 14:37:03 -0000 Message-ID: <20061112143703.58798.qmail@simone.iecc.com> From: John Levine To: freebsd-questions@freebsd.org Organization: Mime-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Subject: Problems with sr driver and Wanic 400 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: Sun, 12 Nov 2006 14:37:06 -0000 I'm trying to put together a freebsd 6.1 T1 router with an old PC and a Wanic 400 card I bought on ebay. I'm using the sr driver netgraph, mpd, and pf with altq, since I want to do priority routing for some voip phones. It all works fine until the t1 gets busy, e.g., if I do a wget on the router, and which point it starts complaining about TX overruns and the traffic on the wanic stops. Any suggestions? The PC is pretty slow, and one thought is that I also have an old SDL RISCom/N2 ISA card which is slower than the wanic. Is that likely to work more reliably? Speed isn't much of an issue on a single t1 and yes, the PC is old enough that it has ISA slots. R's, John