TO UNSUBSCRIBE: email "unsubscribe issforum" in the body of your message to
[EMAIL PROTECTED] Contact [EMAIL PROTECTED] for help with any problems!
----------------------------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This will only list tcp services however. Udp services don't show up as
listening on a netstat and they don't show up as establised either, since
they are connectionless. just an FYI.
The udp services are the ones that show up at the end of the netstat with
udp in the protocol field and the *:* in the foreign address column.
- -----Original Message-----
From: Rude, Thomas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 11, 2000 1:02 PM
To: 'Taylor, Robert G '; ''thum aun' '; '[EMAIL PROTECTED] ';
'[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '
Subject: RE: Netstat -a help !
just to add something that may make things quicker for you, especially
if you have a server and/or lots of connections:
C:\>netstat -a |FIND "ESTABLISHED"
this will show you only the established connections
C:\>netstat -a |FIND "LISTENING"
this will show you only the listening connections, and one that I find
very useful!
hope it helps!
thomas
<Original messages from Robert Taylor deleted to save space.>
-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0
iQA/AwUBOe21pk3N68I1ooYSEQJmewCgtCnLaA7bZ8IOcc6p2HCk2m0nmdsAoI0f
R0aaMvSTsirim72m5tQvMvHw
=dlmJ
-----END PGP SIGNATURE-----