Reseting TCP Port used on connection

C

::CORY::

When going to a website and checking it's connection with Netstat
(netstat -a) it returns, COMPUTERNAME:2000 for the Local Address.

My question is, is there anyway to specific exactly which Local port a
connection will use? Also as going to various sites or refreshing the same
site it tries on successive ports for each new connection. Is there a
command to reset these tries to start back over at like 1000 again?

Any help would be greatly appreciated.
 
C

CheshireCat

Any help would be greatly appreciated.Hi Bob
How are you using netstat on a remote machine?
 
A

Arkady Frenkel

Forgot to mention that those the port range system give you free port from
so the only parameter you can play is
setting high port number system can give you , the minimum number 1024 is
fixed.
Arkady
 

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

Top