6to4 Adapter State

Microsoft.Windows.RemoteAccess.2012.R2.Monitor.DA_6TO4_HEURISTIC_INTERFACE (UnitMonitor)

6to4 interface is not working on the Remote Access server.

Knowledge Base article:

Summary

6to4 interface is not working on the Remote Access server.

Causes

1. A global IPv4 address was not detected on the external adapter.

2. 6to4 has been disabled.

Resolutions

1. Ensure there is a global IPv4 address on the external adapter.

2. Ensure that 6to4 is enabled.

Element properties:

TargetMicrosoft.Windows.RemoteAccess.2012.R2.Class.6to4
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RemoteAccess.2012.R2.Monitor.HeuristicMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
6to4 interface not working

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

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.2012.R2.Monitor.DA_6TO4_HEURISTIC_INTERFACE" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.2012.R2.Class.6to4" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.2012.R2.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.2012.R2.Monitor.DA_6TO4_HEURISTIC_INTERFACE_AlertMessageResourceID">
<AlertOnState>Error</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="UIGeneratedOpStateId5e16f996cb2f45b29b3781db92ede913" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId8bdd1d7a2d3e4b888d527d10a842b00f" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId9a9ce6ae20fc41b285a6a7032de57cab" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>6to4</ComponentName>
<HeuristicId>2147680257</HeuristicId>
</Configuration>
</UnitMonitor>