View Full Version : About windows port 1025


hi,

anybody tell me about windows tcp port 1025 ?

I see with netstat -na command that have a connection from myclient1.xxx.xxx
on this port ESTABILISHED !!!

Thanks.



Steven L Umbach
Is that client from your network? If so that is very common as the above
1024 ports are used in Windows Networking and are negotiated via RPC during
a client logon. The link below gives more details on that. Otherwise be sure
you are using a firewall to protect your network from the internet or other
untrusted networks. You can use a free utility such as TCPView from
SysInternals to get more info about a network connection.--- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;154596
http://www.sysinternals.com/ntw2k/source/tcpview.shtml

wrote in message news:urx4nKtNEHA.160@TK2MSFTNGP10.phx.gbl...
> hi,
>
> anybody tell me about windows tcp port 1025 ?
>
> I see with netstat -na command that have a connection from
myclient1.xxx.xxx
> on this port ESTABILISHED !!!
>
> Thanks.
>
>