1

Is there a way to reserve a range of ports on windows vista?

On windows XP and 2003 there was a registry key for that (http://support.microsoft.com/kb/812873), does anyone know of a method to do so on Vista (or 2008)?

Thanks!

1 Answers1

1

The Dynamic port range on Vista / 2008 starts at 49152 upto 65535. You can define the Dynamic port range, not sure if you can reserve individual ports or ranges.

See the article below for more info.

Dynamic Port Range in Windows Server 2008

JS.
  • 3,901
  • 22
  • 18