DOCUMENT:Q189262 TITLE :FTP Passive Mode May Terminate Session PRODUCT :IIS PROD/VER:2.0 3.0 4.0 OPER/SYS:WINDOWS NT KEYWORD :prodiis4 prodiis3 prodiis2 --------------------------------------------------------------------- The information in this article applies to: - Microsoft Internet Information Server versions 2.0, 3.0, 4.0 --------------------------------------------------------------------- SYMPTOMS ======== The Internet Information Server FTP service includes a passive mode command (PASV) to request that the server wait for a connection instead of initiating one after receiving a transfer command. Certain situations using multiple passive connections may result in errors, problems with system performance as well as denial of service situations for both the Web and FTP services. Server Administrators will see the following error in the System Event Log: FTP Server could not create a client worker thread for user at host . The connection to this user is terminated. The data is the error. Clients accessing either the WEB or FTP services might see messages such as the following: - Connection closed by remote host -or- - The FTP session was terminated CAUSE ===== When multiple passive connections are made at the same time to a single FTP server it is possible to use up all available system threads for servicing clients. Any additional connection requests will result in the errors listed above until a client thread is available again. RESOLUTION ========== NOTE: The fix for a bug in the W3 and FTP Performance Monitor ALSO fixes the problem described in this article. If you plan to use the Performance Monitor, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q185349 TITLE : Problems Remotely Accessing W3 or FTP Perfmon Counters To resolve this problem, download and install one of the following fixes or wait for the next Windows NT service pack. Intel Platforms --------------- IIS 4.0: ftp://ftp.microsoft.com/bussys/iis/iis-public/fixes/usa/security/ iis4-ftpfix/ftpfix4i.exe IIS 3.0 and IIS 2.0: ftp://ftp.microsoft.com/bussys/iis/iis-public/fixes/usa/security/ iis3-ftpfix/ftpfix3i.exe Alpha Platforms --------------- IIS 4.0: ftp://ftp.microsoft.com/bussys/iis/iis-public/fixes/usa/security/ iis4-ftpfix/ftpfix4a.exe IIS 3.0 and IIS 2.0: ftp://ftp.microsoft.com/bussys/iis/iis-public/fixes/usa/security/ iis3-ftpfix/ftpfix3a.exe NOTE: Each of the above URLs above is one path; it has been wrapped for readability. NOTE: You might also consider running the WEB and FTP services on separate servers to further decrease the possibility of attacks against multiple services. For additional information, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q189271 TITLE : Minimal services to run on a secure IIS Server NOTE: This fix limits the denial of service attack and lessens it's severity. However, there will still be a limited effect on the operation of the FTP server. Clients that use PASV mode connections to connect to the FTP server may be denied service and clients that are uploading information to the FTP server may be denied service. If this attack occurs, there will be many event log entries of the type shown below. The event log entries will give the user name of the attacker and the IP address that originated the attack. This will enable the attacked machine's owner to deny the user or originating site access to the FTP server. Event Log Entries: 1. Passive connect from user %1 at host %2 timed out. If you are seeing a large number of these events, you may be experiencing a denial of service attack. See http://www.microsoft.com/security for more information. 2. File received from user %1 at host %2 timed out. If you are seeing a large number of these events, you may be experiencing a denial of service attack. See http://www.microsoft.com/security for more information. STATUS ====== Microsoft has confirmed that this problem could result in some degree of security vulnerability in the Microsoft products listed at the beginning of this article. A fully supported fix is now available, but it has not been fully regression tested and should only be applied to systems determined to be at risk of attack. Please evaluate your system's physical accessibility, network and Internet connectivity, and other factors to determine the degree of risk to your system. If your system is sufficiently at risk, Microsoft recommends you apply this fix. Otherwise, wait for the next Windows NT service pack, which will contain this fix. Please contact Microsoft Technical Support for more information. MORE INFORMATION ================ For additional information, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q181743 TITLE : Error Message 426 Trying to Retrieve File from FTP Server Additional query words: sp hot fix qfe www services ============================================================================ THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.