Err Msg: 425 Can't Open Data ConnectionID: Q236001
|
When you use an IIS 4.0 FTP server and Microsoft Proxy Server with the Server Proxy feature, the following error may be displayed on FTP clients:
425 Can't open data connection
This error occurs when two or more users, using a non-passive mode FTP client, are simultaneously accessing the same IIS 4.0 FTP server located behind the Proxy Server.
A supported fix that corrects this problem is now available from Microsoft, but it has not been fully regression tested and should be applied only to systems experiencing this specific problem. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:
http://support.microsoft.com/support/supportnet/default.aspThe English version of this fix should have the following file attributes or later:
Date Time Size File name Platform
-------------------------------------------------------------
06/16/99 07:53p 173,328 Wspsrv.exe Alpha
06/16/99 07:54p 262,416 Wspwsp.dll Alpha
06/16/99 07:54p 96,528 Wspsrv.exe x86
06/16/99 07:55p 141,072 Wspwsp.dll x86
Q154871 Determining If You Are Eligible for No-Charge Technical Support
Microsoft has confirmed this to be a problem in Proxy Server 2.0.
After you apply the fix mentioned here, you will nedd to modify the Wspcfg.ini file located in the winnt\system32\inetsrv directory to allow FTP port 20 to be bound to the external interface of Proxy Server. This is due to a FTP functionality change in IIS 4.0 that forces the port to listen remotely and locally instead of just locally as in previous IIS versions.
The Wspcfg.ini file should look as follow:
After you make this change, stop the internal IIS computer where FTP is located by using the following steps:[Inetinfo] ServerBindTcpPorts=21,20 LocalBindTcpPorts=20 Persistent=1 KillOldSession=1 ForceCredentials=1
Additional query words:
Keywords :
Version : winnt:2.0
Platform : winnt
Issue type : kbbug
Last Reviewed: July 16, 1999