From owner-freebsd-net@FreeBSD.ORG Fri Oct 27 08:47:06 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53D2B16A416 for ; Fri, 27 Oct 2006 08:47:06 +0000 (UTC) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B02A43D67 for ; Fri, 27 Oct 2006 08:47:00 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from knop-beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 27 Oct 2006 10:46:59 +0200 Date: Fri, 27 Oct 2006 10:46:56 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@knop-beagle.kn.op.dlr.de To: Thomas In-Reply-To: <4541AB5C.2060009@bsdunix.ch> Message-ID: <20061027104553.D27619@knop-beagle.kn.op.dlr.de> References: <4541AB5C.2060009@bsdunix.ch> X-OpenPGP-Key: harti@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 27 Oct 2006 08:46:59.0152 (UTC) FILETIME=[76E83500:01C6F9A4] Cc: freebsd-net@freebsd.org Subject: Re: paket loss on freebsd router if (b)snmpd is running##SPAM X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 08:47:06 -0000 On Fri, 27 Oct 2006, Thomas wrote: T>Hello T> T>I use several 5.4 and 6.1 FBSD machines as router (with quagga). The T>average traffic is 300mbit/s (em interfaces with polling enabled). It T>works more or less. T> T>Problem: T>If bsnmpd is running and I'm doing a snmpwalk from a remote machine the T>router has some significant packet loss. We are talking about 3-15% of T>packet loss. It's a simple snmpwalk (ipRouteTable and the interfaces stats). Does this happen also if you walk only the interface tables? What size is your routing table? harti