I followed the guide to setup the TLG:Demostrate DirectAccess on a VMware workstation enviorement with the intranet on NIC1 and the internet on NIC2 so i can test with real hardware.
I put connected a W8 table to the intranet added to domain and put in the DirectAccess group but not workin.
When pinging and internal server dc1, app1, edge1 (intranet NIC) it groes trought IPv4 when so looks like is not configuring itself as an ISATAP host.
from intranet
PS C:\Users\user1.CORP> get-dnsclientnrptpolicy
Namespace : .corp.contoso.com
QueryPolicy :
SecureNameQueryFallback :
DirectAccessIPsecCARestriction : DC=com, DC=contoso, DC=corp, CN=corp-DC1-CA
DirectAccessProxyName :
DirectAccessDnsServers : 2002:836b:2:1:0:5efe:10.0.0.1
DirectAccessEnabled :
DirectAccessProxyType : NoProxy
DirectAccessQueryIPsecEncryption :
DirectAccessQueryIPsecRequired : False
NameServers :
DnsSecIPsecCARestriction :
DnsSecQueryIPsecEncryption :
DnsSecQueryIPsecRequired : False
DnsSecValidationRequired : False
NameEncoding : Utf8WithoutMapping
Namespace : nls.corp.contoso.com
QueryPolicy :
SecureNameQueryFallback :
DirectAccessIPsecCARestriction : DC=com, DC=contoso, DC=corp, CN=corp-DC1-CA
DirectAccessProxyName :
DirectAccessDnsServers :
DirectAccessEnabled :
DirectAccessProxyType : NoProxy
DirectAccessQueryIPsecEncryption :
DirectAccessQueryIPsecRequired : False
NameServers :
DnsSecIPsecCARestriction :
DnsSecQueryIPsecEncryption :
DnsSecQueryIPsecRequired : False
DnsSecValidationRequired : False
NameEncoding : Utf8WithoutMapping
with get-ncsipoliccyconfiguration i get
description: NCSI configuration
corporateDNSprobehostAddress:::1
corporatedndprobhsotname: directaccess-corpconnectivityhost.corp.contoso.com
corporatesiteprofixlist: <2002:836b:2:1::/65>
corporatewebsiteprobeURL:
domainLocalDeterminationURL: https://nls.corp.contoso.com
when get-daconnectionstatus get connectedlocally
from the internet subnet
I get when get-daconnectionstatus
Status: error
Substatus: missingDAClinetEspeienceConfiguration
before this last one i was getting an error in red saying
Network Connectivity Assistant service is stopped or not responding.
At line:1 char:1
ive also noticed that teh w8 client does ping the w7 client and viceversa.
Im a bit lost dont know what to do next. please let me know if you need anymore information.
thanks.