Hello everyone.
I have been deploying Direct Access at my home lab, and cant get it working :(
The only thing i have changed, is the port number from 443 -> 21500 on the public site.
So when the request to the server gets send, it hits port 21500 and the Cisco firewall sends it to 443 to the local Direct Access server.
Here is some info about the enviroment:
2 x 2012 R2 DCs
1 x 2012 R2 Core Direct Access Server.
1 x Windows 8.1 Enterprise
The Direct Access server reports, that everything is ok:
Also using telnet to port 21500 from any computer connected to the internet, is showing the something is listening on the port.
At the GPO i have specified the port:
I can also the that the client gets the DirectAccess policy.
When i check the log, i can see some of these messages:
[MicrosoftServices.WS2012DA.ClientTroubleshooter.MainForm] Info: The IPHTTPS interface is operational.
[MicrosoftServices.WS2012DA.ClientTroubleshooter.TreeViewHandler] Info: Updated the RootNode with the currently highest ChildNode status.
17-10-2014 12:44:36[P:2140 T:1] [MicrosoftServices.WS2012DA.ClientTroubleshooter.TreeViewHandler] Info: Added ChildNode UserTunnelTestsNodeChild0.
17-10-2014 12:44:36[P:2140 T:6] [MicrosoftServices.WS2012DA.ClientTroubleshooter.NetworkHelper] Info: Got a ping response from fd0a:33d:d27:1000::2 with RTT 8 msec.
17-10-2014 12:44:36[P:2140 T:6] [MicrosoftServices.WS2012DA.ClientTroubleshooter.UserTunnelChecker] Info: Successfully reached fd0a:33d:d27:1000::2, RTT is 8 msec.
17-10-2014 12:44:36[P:2140 T:6] [MicrosoftServices.WS2012DA.ClientTroubleshooter.MainForm] Info: Added child node message Successfully reached fd0a:33d:d27:1000::2, RTT is 8 msec..
So its connecting, and is able to ping the insert servers.
But then i also get this message:
[MicrosoftServices.WS2012DA.ClientTroubleshooter.NetworkHelper] Info: An WebException occurred while running a HTTP request. Message: The remote name could not be resolved: 'directaccess-webprobehost.localdomain.dk'.
17-10-2014 12:44:36[P:2140 T:6] [MicrosoftServices.WS2012DA.ClientTroubleshooter.NetworkHelper] Info: Set status code HTTP 503.
But when pinging the directaccess-webprobehost.localdomain.dk from the servers, i get a response.
Any help would be really appreciated!
Datatechnician