Hi we have a direct access setup which uses IPHTTPS (no isatap, 6to4 or teredo) with one internal interface, so it uses Natting. Everything is working fine but I'm trying to reach my Direct Access clients from a server which I can't get to work. I followed this guide http://blog.msedge.org.uk/2013/03/windows-server-2012-directaccess-manage.html. I'm able to ping:
- from direct access server to ipv6 of internal server
- from internal server to ipv6 prefix:3333::1 of direct access server
- from direct access server to direct access client
- from direct access client to ipv6 prefix:3333::1 of direct access server
But still unable to ping a direct access client from the internal server or reverse. I guess the direct access server would be acting then as router with one leg as ethernet interface and one leg as iphttps interface.
Does anyone know how to do this or has another solution for my setup?