From owner-freebsd-net Wed Jan 30 16:42:31 2002 Delivered-To: freebsd-net@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 220E037B445 for ; Wed, 30 Jan 2002 16:42:20 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g0V0kPw35963 for ; Wed, 30 Jan 2002 18:46:26 -0600 (CST) (envelope-from nick@rogness.net) Date: Wed, 30 Jan 2002 18:46:25 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: net@freebsd.org Subject: Need Help ASAP: Out of UDP space? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Our Radius server seems to stop functioning after a while. netstat -an reports: Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) [SNIP] udp4 0 0 *.1646 *.* udp4 32310 0 *.1645 *.* netstat -mb reports: 275/640/18368 mbufs in use (current/peak/max): 171 mbufs allocated to data 1 mbufs allocated to packet headers 103 mbufs allocated to socket names and addresses 168/316/4592 mbuf clusters in use (current/peak/max) 792 Kbytes allocated to network (5% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines I tried Increasing net.inet.udp.recvspace with no luck. WHat is going on? The Radius server receives the UDP packets but never seems to send the back. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message