Setting up routing for MS DirectAccess to a VMWare EsXi Host
Posted
by Paul D'Ambra
on Server Fault
See other posts from Server Fault
or by Paul D'Ambra
Published on 2010-05-28T07:37:59Z
Indexed on
2010/05/28
7:42 UTC
Read the original article
Hit count: 361
I'm trying to set up DirectAccess on a virtual machine so I can demonstrate it's value and then if need be add a physical machine to host it.
I'm hitting a problem because the Direct Access machine (DA01) needs to have 2 public addresses actually configured on the external adapter but there is a Zyxel Zywall USG300 between the VMware ESXi host and the outside world.
I've summarised my setup in this diagram
If I ping from the LAN to 212.x.y.89 I get a response but if I ping from the VM I get destination host unreachable. I used "route add 212.x.y.89 192.c.d.1" and get request timed out. At that point I see outbound traffic allowed on the Zyxel firewall but nothing coming back.
I'm past my understanding of routing and VMWare so am not sure how to tie down where my problem lies (or even if this setup is possible). So any help massively appreciated.
Paul
© Server Fault or respective owner