From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 13:35:53 2003 Return-Path: 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 A60A716A4D6 for ; Wed, 20 Aug 2003 13:35:53 -0700 (PDT) Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3700643FBD for ; Wed, 20 Aug 2003 13:35:51 -0700 (PDT) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp02.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HJX00CX7QQ4DS@smtp02.wxs.nl> for freebsd-questions@freebsd.org; Wed, 20 Aug 2003 22:39:40 +0200 (MEST) Received: from Intranet.lan (akruijff@localhost [127.0.0.1]) h7KKZkQT075154;akruijff@Intranet.lan) Received: (from akruijff@localhost) by Intranet.lan (8.12.8p1/8.12.8/Submit) id h7KKZgxe075153; Wed, 20 Aug 2003 22:35:42 +0200 (CEST) Date: Wed, 20 Aug 2003 22:35:42 +0200 From: Alex de Kruijff In-reply-to: To: Company 2210 Message-id: <20030820203542.GO13873@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: cc: freebsd-questions@freebsd.org Subject: Re: UDP Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 20:35:54 -0000 On Wed, Aug 20, 2003 at 07:29:42PM +0100, Company 2210 wrote: > I have two freebsd-5.0-release boxes seperated by a wireless link (IPSEC'd with Racoon). Problem is I appear to be getting a lot of socket overflows. Their is a fair bit of traffic flowing across the link (~10 gig/day), but their is a great deal of loss (particually UDP) and I'm wondering if I need to adjust any of the sysctl options - just I'm not entirely sure which - and by how much. Could someone also explain what exacty 'broadcast/multicast datagrams dropped due to no socket' means. Any advice that could be provided would be invaluable. The output from first freebsd box is here (netstat -s): > > Thanks ! > > Colin FreeBSD 5.0 Is the top of the line and there for _can_ be very bugy! You wise to either upgrade to 5.1 or downgrade to 4.x. This could sove your problem. The 5.x brance isn't deemed stable and not suggested for production enverements. If you upgrade upgrade with care - early version (< x.3) have bin know to render code server useless. (You don't whant this with essential code.) P.S. Please cut you lines so that they there length is less or equals than 72 char. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/