DirectAccess can be configured to allow clients to connect to IPv4-only resources on the intranet by using the integrated NAT64 and DNS64 functionality on the RemoteAccess Server. DirectAccess requires end-to-end IPv6 communication between DirectAccess clients and the internal resources that they connect to on the intranet. Many resources are not directly accessible over IPv6, including computers that are not capable of running IPv6, or computers with services that are not IPv6-aware (for example, a server that only supports IPv4, or a Windows 2003 server which is IPv6-capable but has services that are not IPv6-aware). When you need to connect to IPv4-only resources on your intranet, you can use the integrated NAT64 and DNS64 functionality on the RemoteAccess server. NAT64 takes IPv6 traffic on one side and converts it into IPv4 traffic on the other side. The address conversion and conversation handling operate in a similar way to a traditional IPv4 NAT device. On the DirectAccess server, NAT64 is used in combination with DNS64. DNS64 intercepts DNS queries and modifies the replies, so that requests for the name of a computer have their IPv4 address answers converted into the appropriate IPv6 address answers that direct clients to the IPv6 address for the computer on the NAT64.
Base Class | Microsoft.Windows.ApplicationComponent |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 1945596b-e8ba-20c7-9306-f0076fc065f9 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 |
<ClassType ID="AP.Remote.Access.Class.NAT64" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false" Extension="false"/>