Accessing FTP server with non-standard ports

If you are behind WinRoute and you are trying to access an FTP server with a port number different from 21, you will not receive a directory listing. In order for this to work you must do the following:

  1. Go to the WinRoute machine
  2. Turn off the WinRoute engine
  3. Go to menu Start->Run
  4. Type regedit to access the Registry Editor
  5. Find HKEY_LOCAL_MACHINE/SOFTWARE/kerio/WinRoute/Module/0
  6. Modify SpecParams so that the value is equal to the port number of the FTP server you would like to access
  7. Turn WinRoute engine back on.

This should allow anyone behind WinRoute to access an FTP server that uses the non-standard ports specified in SpecParams.

Note! You can specify multiple ports by placing a space between each value.