Consultor Eletrônico



Kbase 36868: How to limit the port range for SQL-92 to go through the firewall
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/2/2001
Solution ID: P6868

GOAL:

How to limit the port range for SQL-92 to go through the firewall

FACT(s) (Environment):

Progress 9.1C

FIX:

use -minport and -maxport as server startup parameter. The sqlsrv2 process will only use ports starting from what is specified with -minport until what is still available until -maxport.