Server-side playlists do not work with ISA Server (319381)



The information in this article applies to:

  • Microsoft Internet Security and Acceleration Server 2000
  • Microsoft Internet Security and Acceleration Server 2000 SP1
  • Microsoft Web Services (included with the .NET Framework 1.1)

This article was previously published under Q319381

SYMPTOMS

When you use the Microsoft Media Server - Universal Datagram Protocol (MMSU) protocol from a Windows Media Player client that is behind an ISA Server computer, the Windows Media Player client may not work when it is connected to an external Windows Media Services resource that is hosting a server-side playlist and you try to move from one item in the server-side playlist to another.

You only see these symptoms when you connect to the server-side playlist host from a computer that is using the firewall client. Secure network address translation (SecureNAT) clients do not experience this issue.

Note that you only see the issue when you use MMSU to connect. If you instead use Microsoft Media Server - Transmission Control Protocol (MMST) to connect, you do not experience this issue. Also, the Windows Media Player client may not work if you connect by using Microsoft Media Server (MMS). By default, MMS tries MMSU first.

CAUSE

When the Windows Media Player client moves to the next item in the server-side playlist, it closes and releases the Universal Datagram Protocol (UDP) port that was previously negotiated with the Streaming Media application filter in ISA (ISA Server installs the application filter in integrated and firewall mode). When the Windows Media Player client later tries to reuse this UDP port by binding it again, the port has already been closed on the ISA Server, and the packet filter driver in ISA drops the incoming MMSU UDP packets.

Even if you permit the Windows Media Player client to reuse the previously released UDP port by binding it again, a race condition may occur. For example, this may occur if the Windows Media Player client tries to reuse the UDP port before it has been properly freed at the ISA server. In this case, ISA returns an error to the Windows Media Player client indicating that the port is already in use (WSAEADDRINUSE). This potential race condition, which leads to the "Address already in use" error message, is also resolved in the hotfix that is described in this article.

RESOLUTION

You must install ISA Server Service Pack 1 (SP1) before you install the following hotfix. For additional information about how to obtain the latest ISA Server service pack, click the following article number to view the article in the Microsoft Knowledge Base:

313139 How to obtain the latest Internet Security and Acceleration Server 2000 service pack

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

To install the fix, run the self-extracting file. You do not have to restart the ISA Server computer. If the computer is part of an ISA Server array, you do not have to shut down the whole array. You can install this fix on a one-by-one basis.

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version              Size  File name
   -----------------------------------------------------------
   03-Nov-2002  10:48  3.0.1200.183      176,912  Mspadmin.exe     
   03-Nov-2002  10:48  3.0.1200.183       99,600  Msphlpr.dll      
   03-Nov-2002  10:48  3.0.1200.183       62,736  Strmfltr.dll     
   03-Nov-2002  10:47  3.0.1200.183      388,368  W3proxy.exe      
   03-Nov-2002  10:48  3.0.1200.183      297,232  Wspsrv.exe  
This fix also applies to the French, German, Spanish, and Japanese versions of ISA Server.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Before you install the hotfix that this article describes, you may notice port scan events that are similar to the following in the application event log:

Message 1Event Type: Warning
Event Source: Microsoft ISA Server Control
Event Category: Packet filter
Event ID: 15104
Description: ISA Server detected a well-known port scan attack from Internet Protocol (IP) address 10.10.10.10. A well-known port is any port in the range of 1-2048. For more information about this event, see ISA Server Help.Message 2Event Type: Warning
Event Source: Microsoft ISA Server Control
Event Category: Packet filter
Event ID: 15105
Description: ISA Server detected an all port scan attack from Internet Protocol (IP) address 10.10.10.10. For more information about this event, see ISA Server Help. The IP address in these events typically comes from the Windows Media Services resource that is hosting the server-side playlist.

Modification Type:MinorLast Reviewed:1/3/2006
Keywords:kbHotfixServer kbQFE ATdownload kbbug kbfix KB319381