Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 21:33:49 -0800 (PST)
From:      randall ehren <randall@ucsb.edu>
To:        Barney Wolff <barney@tp.databus.com>
Cc:        <freebsd-net@FreeBSD.ORG>, <lopaka@ic.ucsb.edu>
Subject:   Re: concurrent connections
Message-ID:  <Pine.BSF.4.33.0212052129100.38523-100000@isber.ucsb.edu>
In-Reply-To: <20021206005942.GA19655@tp.databus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> netstat -n |grep EST |wc -l

thank you.

let me make the grain a little bit finer:
 i have a freebsd box acting as a IPFilter bridge for a class c subnet - is
there any way i can view how many concurrent connections this machine is
handling?

netstat -s returns:
root@fw[~]% netstat -s
tcp:
        81157 packets sent
...
        83237 packets received
...
        360 connection requests
        4466 connection accepts
        4783 connections established (including accepts)
        4823 connections closed (including 0 drops)
...

are any of the stats returned by netstat -s an indication of the current
amount of connections?


--
        :// randall s. ehren         :// voice 805.893.5632
        :// systems administrator    :// isber|survey|avss.ucsb.edu
        :// institute for social, behavioral, and economic research


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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