About windows port 1025

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top