Dns64 translation failed

Microsoft.Windows.RemoteAccess.Monitor.DA_DNS64_HEURISTIC_TRANSLATION (UnitMonitor)

Knowledge Base article:

Summary

DNS name resolution for IPv4 servers failed. DirectAccess clients might not be able to access IPv4-only servers in the corporate network.

Causes

DNS64 name resolution failed.

Resolutions

1. Ensure that DNS64 is enabled on the server.

2. Ensure that DNS64 name resolution is enabled on the server.

3. For native IPv6 connectivity, ensure that the NAT64/DNS64 prefix is configured in the DirectAccess settings.

4. In the Remote Access Server Setup Wizard, ensure that the default NRPT entry points to the internal address of the NAT64/DNS64 server.

Element properties:

TargetMicrosoft.Windows.RemoteAccess.Class.DNS64
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RemoteAccess.Monitor.Heuristic.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Dns64 translation failed

Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.Monitor.DA_DNS64_HEURISTIC_TRANSLATION" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.Class.DNS64" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.Monitor.Heuristic.MonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.Monitor.DA_DNS64_HEURISTIC_TRANSLATION_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Property[@Name='ErrorDesc']$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/Property[@Name='ErrorCause']$</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/Property[@Name='ErrorResolution']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId2c9019bc1aeb46cfa2af5eb459e022f4" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId3e6d74a4e47747e19439a11bd8b7d79f" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId56b5cb0a469f455b944e8e715339cc38" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Dns64</ComponentName>
<HeuristicId>2147876867</HeuristicId>
</Configuration>
</UnitMonitor>