KB: Microsoft Forefront Unified Access Gateway 2010 Direct Access machine crashes with stop code 0xD1

imageHere’s a new Knowledge Base article we published today. This one explains how to fix an issue where your UAG 2010 Direct Access machine crashes with stop code 0xD1.

=====

Symptoms

A Microsoft Forefront Unified Access Gateway 2010 (UAG) computer configured for Direct Access crashes with the stop code 0xD1 and the following event is logged:

Log Name: System
Source: Microsoft-Windows-WER-SystemErrorReporting
Date: xxxxxx
Event ID: 1001
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: xxxxxxx
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x00000001000000f8, 0x0000000000000002, 0x0000000000000000, 0xfffff88000e01bd0). A dump was saved in: C:\Windows\MEMORY.DMP.

Cause

This can occur due to a race condition.

Resolution

The following workarounds are available for this problem:

Workaround 1 (recommended):

Uncheck the Qos Packet scheduler on all interfaces on the machine experiencing the issue. The Qos Packet scheduler is a component which is relevant only if you use Quality of Service (QoS) to control the flow of network traffic. If you do not use QoS then it is safe to uncheck it.

To disable the Qos Packet Scheduler, follow these steps for each adapter installed.

1. Click Start, and then click Control Panel.
2. In Classic View, click Network and Sharing Center.
3. Select Change adapter settings
4. Right-click the network entry where you want to uncheck the QoS Packet Scheduler, and then click Properties.
5. Uncheck QoS Packet Scheduler, and then click OK.

For information about enabling QoS marking and the QoS Packet Scheduler service, see the Introduction to Microsoft Office Communications Server 2007 Technical Reference.

Reboot the computer.

Workaround 2:
If the previous workaround is not applicable, e.g. because QoS is needed, you can disable NDIS integration by running the following command:

netsh tmg set global name=disablendisregistration value=1 persistent

Reboot the computer.

Warning:
This workaround of disabling NDIS integration (netsh tmg set global name=disablendisregistration value=1 persistent ) may occasionally break Direct Access (specifically 6to4) in certain cases. This is due to a boot time timing issue, and a solution for this is to restart the IP Helper service 15 minutes after booting (e.g. restart the IP Helper service via a script scheduled from Task Scheduler).

This scheduled task can be configured to run 15 minutes after reboot and restart the iphelper service by running a batch file with the following content:

net stop iphlpsvc
net start iphlpsvc

Take this into account when you use this workaround as failure to do this may cause connectivity problems.

=====

For the most current version of this article please see the following:

2732485 - Microsoft Forefront Unified Access Gateway 2010 Direct Access machine crashes with stop code 0xD1

J.C. Hornbeck | Knowledge Engineer | Management and Security Division

Get the latest System Center news on Facebook and Twitter :

clip_image001 clip_image002

App-V Team blog: https://blogs.technet.com/appv/
ConfigMgr Support Team blog: https://blogs.technet.com/configurationmgr/
DPM Team blog: https://blogs.technet.com/dpm/
MED-V Team blog: https://blogs.technet.com/medv/
Orchestrator Support Team blog: https://blogs.technet.com/b/orchestrator/
Operations Manager Team blog: https://blogs.technet.com/momteam/
SCVMM Team blog: https://blogs.technet.com/scvmm
Server App-V Team blog: https://blogs.technet.com/b/serverappv
Service Manager Team blog: https://blogs.technet.com/b/servicemanager
System Center Essentials Team blog: https://blogs.technet.com/b/systemcenteressentials
WSUS Support Team blog: https://blogs.technet.com/sus/

The Forefront Server Protection blog: https://blogs.technet.com/b/fss/
The Forefront Endpoint Security blog : https://blogs.technet.com/b/clientsecurity/
The Forefront Identity Manager blog : https://blogs.msdn.com/b/ms-identity-support/
The Forefront TMG blog: https://blogs.technet.com/b/isablog/
The Forefront UAG blog: https://blogs.technet.com/b/edgeaccessblog/