Windows 2000/XP have the netstat command.... remember that the windows networking
code is based on BSDs networking code (Microsoft took something good and mutated
it like usual :).  If you go deep enough into the subdirectories in the system
root of windows 2000/xp you will start seeing etc, bin folders, etc.  Anyways, do
a netstat /? in the command prompt to get all the options for the windows version
of netstat.  It will show you the current ports that are open and who they are
connected to if they are connected to anyone.  Hope this helps.

Later,

Trevor

Aaron J. Seigo ([EMAIL PROTECTED]) wrote*:
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On Friday 27 September 2002 09:49, you wrote:
>> Yes, I'm using win-dos. My main box is compiling, and I'm selling this
>> latop soon enough. Anyhow,
>>
>> Can anyone tell me, without any reasonable doubt, why various versions of
>> windows 2000 and XP have port 1025 Open?
>
>1025 is the first port (numerically) out of the priveleged port range. ports
><1025 are held in reserve for priveleged processes and are usually assigned
>to specific services (e.g. 80 for http, 22 for ssh, 25 for smtp, etc...)
>
>so that open port is probably originating from an unpriveleged process. this
>could well be an outbound connection, but such ports are also used by
>low-privelege programs such as games, instant messengers, personal ftp/web
>servers, worms, etc. for outgoing connections.
>
>take a look at what's running. under linux i would suggest running netstat,
>but i have no idea what to suggest for windows. someone with more knowledge
>of that OS will have to help you further =)
>
>- --
>Aaron J. Seigo
>GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43
>
>"Everything should be made as simple as possible, but not simpler"
>    - Albert Einstein
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.7 (GNU/Linux)
>
>iD8DBQE9lTQP1rcusafx20MRAlCHAJ4mw6uyfKP+vWCagksfwTjtSZhMlQCfey0R
>nSEg7wQtqqGsn4JyIB+JuIY=
>=ZFr4
>-----END PGP SIGNATURE-----
>
>

Reply via email to