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 <net@freebsd.org>; 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 <net@freebsd.org>; 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 <nick@rogness.net>
X-Sender: nick@cody.jharris.com
To: net@freebsd.org
Subject: Need Help ASAP: Out of UDP space?
Message-ID: <Pine.BSF.4.21.0201301840120.30678-100000@cody.jharris.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-net@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-net.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-net>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-net>
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 <nick@rogness.net>
 - 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