Date: Tue, 23 Oct 2001 07:50:52 -0400 From: Mike Tancsa <mike@sentex.net> To: "Noor Dawod" <noor@comrax.com> Cc: "FreeBSD-STABLE Mailing List" <freebsd-stable@freebsd.org> Subject: Re: Knowing how many computers are connected to your server? Message-ID: <5.1.0.14.0.20011023074411.051b1300@192.168.0.12> In-Reply-To: <PHEBIOJOBJJLIIJCOINKKEIOEFAA.noor@comrax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You should ask questions like this on the questions mailing list.
netstat -na | grep ESTABLISH
You can then use tools like awk to sort and present the list in any way you
please.
---Mike
At 01:41 PM 10/23/2001 +0200, Noor Dawod wrote:
>Hi,
>
>Sorry if this has been dealt with before...
>
>In FreeBSD, how can I list how many computers (as opposed to connections
>that can be many from one computer) are connected to a specific network
>address or port or IP?
>
>Thanks in advance,
>
>Noor
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet since 1994 www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011023074411.051b1300>
