(866) 366-3640 - support@sagonet.com
Sago Logo
Banner

   
Log in / create account Page Discussion History Go to the site toolbox
Changing PASV Port Range

For Windows 2003 Server

a) To Enable Direct Metabase Edit
1. Open the IIS Microsoft Management Console (MMC).
2. Right-click on the Local Computer node.
3. Select Properties.
4. Make sure the Enable Direct Metabase Edit checkbox is checked.


b) Configure PassivePortRange via ADSUTIL script
1. Click Start, click Run, type cmd, and then click OK.
2. Type cd C:\Inetpub\AdminScripts and then press ENTER.
3. Type the following command from a command prompt.

   adsutil.vbs set /MSFTPSVC/PassivePortRange "5500-5700"

4. Restart the FTP service.