From owner-freebsd-questions Mon May 17 13:19:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 59F8514C95 for ; Mon, 17 May 1999 13:19:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA25302; Mon, 17 May 1999 13:19:18 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 17 May 1999 13:19:17 -0700 (PDT) From: Doug White To: Stavros Patiniotis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: netstat In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 May 1999, Stavros Patiniotis wrote: > I seem to have a lot of connections in the CLOSING state for my > proxy server. Examining the netstat output shows that there are alot of > IP addresses in the closing state, that haven't been used for over three > weeks. (ie they belong to an old analog access server that was taken > offline). You'll have to restart to clear these out. Was that old thing a NT box by chance? Windows has a bad habit of not shutting down TCP connections properly; just ask Terry Lambert. :) > Can someone please point me in the right direction.... > > proxy3# netstat -n | grep CLOSING | wc > 816 4896 61200 > proxy3# netstat -n | grep ESTAB | wc > 83 498 6557 > proxy3# netstat -n | grep CLOSE_WAIT | wc > 28 168 2184 > proxy3# netstat -n | grep SYN | wc > 3 18 228 > proxy3# netstat -n | grep LAST | wc > 4 24 304 > proxy3# netstat -n | grep FIN | wc > 52 312 4056 > proxy3# netstat -n | grep TIME | wc > 38 228 2926 > > > proxy3# uname -a > FreeBSD proxy3.esc.net.au 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Tue Mar 23 > 19:05:50 CST 1999 stavros@install. > esc.net.au:/usr/src/sys/compile/PROXY i386 > > Regards, > > > Stavros Patiniotis > ------------------------------------------------------------------------------ > -System Administrator / Network Manager Escape.Net - > - 465b South Rd - > -email: stavros@esc.net.au Keswick SA 5035 - > -URL: http://www.esc.net.au Ph 82932526 Fax 82932949- > ------------------------------------------------------------------------------ > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message