Type of Service Octet in IP Header Not Initialized (217207)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0 SP4
  • Microsoft Windows NT Workstation 4.0 SP4

This article was previously published under Q217207

SYMPTOMS

The Type of Service (TOS) octet is not initialized to zero for Windows NT 4.0 Service Pack 4 and later builds on the Alpha and x86 platforms. This results in a random value for the Precedence field in the TOS octet. Some third-party vendor's TCP/IP stacks may require that the Precedence field be set to zero, and they will send a reset to any host that does not meet this requirement, thus causing sessions between Windows NT and such hosts to fail unless the Precedence field happens to get randomly initialized to zero on Windows NT.

RESOLUTION

To work around this problem, statically start the TOS octet by setting the DefaultTOS value in the registry to some non-zero value. For additional information about how to modify the DefaultTOS value, please see the following article(s) in the Microsoft Knowledge Base:

120642 TCP/IP and NBT Configuration Parameters for Windows 2000 or Windows NT

To resolve this problem, obtain the latest service pack for Windows NT 4.0. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

152734 How to Obtain the Latest Windows NT 4.0 Service Pack


STATUS

Microsoft has confirmed that this is a problem in Window NT 4.0. This problem was first corrected in Windows NT version 4.0 Service Pack 5.

MORE INFORMATION

IBM mainframe hosts are IP hosts that are known to have this problem. The IP stack configuration on IBM mainframes can be configured to accept nonzero values in the Precedence field. Please see your IBM operating system documentation for information on how to make the necessary changes.

The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

REFERENCES

Additional information is available in the following RFCs:
  • RFC 791, Internet Protocol -- DARPA Internet Program Protocol Specification
  • RFC 1349, Type of Service in the Internet Protocol Suite

Modification Type:MinorLast Reviewed:9/23/2005
Keywords:kbHotfixServer kbQFE kbbug kbnetwork KB217207