Reseting TCP Port used on connection

  • Thread starter Thread starter ::CORY::
  • Start date Start date
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.
 
Any help would be greatly appreciated.Hi Bob
How are you using netstat on a remote machine?
 
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
 
Back
Top