So, we have two DA servers setup in a Load Balanced Cluster. Both are 2012 boxes. Single NICs behind an F5 that is hosting the public IP and DA website.
DA has been working for months, works really great until the servers get upset and every so often need a reboot.
Had some issues, rebooted one of the servers in the cluster, and everything started working. I rebooted the other server later for general purpose, and now after the reboot I am getting the message:
The IP-HTTPS listener is inactive and cannot accept connections from DirectAccess clients.
This is in the Remote Access Management Console under Operations Status, IP-HTTPS node
Causes says: The Listener service has been stopped, or is not configured.
Now, if I do the command: netsh interface httpstunnel show interface
It comes back functional looking..
Interface IPHTTPSInterface Parameters
------------------------------------------------------------
Role : server
URL :https://DASERVERSITE.COM:443/IPHTTPS
Client authentication mode : none
Last Error Code : 0x0
Interface Status : IPHTTPS interface active
So....I'm not sure where to start as to why the IP-HTTPS says it is inactive...
Help?
Thanks....