Hi there,
The 2X Application Server & Loadbalancer is made out 3 main components:
1) Application Server & Loadbalancer
2) Terminal server Agent
3) Client Gateway
Only the Application Server & Loadbalancer needs to be part of the AD.
The Client Gateway can be set up in 2 modes:
1) Normal Gateway
2) Forwarding gateway (forwards requests to another Client Gateway)
So basically I would change your scenario as follows:
1) Install Application Server & Loadbalancer with a Client Gateway in the LAN
2) Install a Client Gateway in the DMZ and set it as a Forwarding gateway pointing to the Gateway in the LAN.
Code:
/\/\/\/\/\/\ -------- DMZ------- -------- LAN--------
| Internet | -------| 2X Forwarding GW | ------- | 2X GW & 2X APP Srv.|
\/\/\/\/\/\/ ------------------- --------------------
Nixu