I found this note in the Manual --> "RDP Port cannot be used if the machine on which the 2X Client Gateway is installed has terminal services enabled." My understanding: RDP Port uses Port 3389 and Gateway uses 80. All the communications are tunneled through Port 80. 2X App Server user RDP to communicate with the servers. So what is this note all about? Can somebody explain what is it saying? Tom
Since by default MS RDP clients connect to port 3389, you can set your loadblancer to listen on this port. Now if the same machine is running with terminal services enabled (as you stated it makes use of port 3389) there will be a port conflict. Nixu