Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 1999 14:17:53 +0930 (CST)
From:      Stavros Patiniotis <stavros@esc.net.au>
To:        freebsd-questions@freebsd.org
Cc:        stavros@esc.net.au
Subject:   netstat
Message-ID:  <Pine.BSI.4.02.9905141414090.18409-100000@bang.esc.net.au>

next in thread | raw e-mail | index | archive | help
Hello,

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).  

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.02.9905141414090.18409-100000>