Routing to a Terminal Services Cluster

Posted by Dave on Server Fault See other posts from Server Fault or by Dave
Published on 2010-03-30T18:50:16Z Indexed on 2010/03/30 18:53 UTC
Read the original article Hit count: 364

I am trying to connect to a Load Balanced Windows 2008 R2 cluster using Remote Desktop Services. I have no trouble connecting to the the Servers' IP addresses (.253.16 and .253.17) or the Cluster address (.253.20) from inside the subnet (.253).

The trouble is when I try to connect from the other subnet(.251). I can remote to the other non-clustered servers (.253.12 and .253.15) inside the .253 subnet from the .251 without an issue. I receive a ping reply from the cluster and other servers when I am on the .251 subnet. But when I try to connect via remote desktop it times out but only to any of the IPs on the cluster (.20,.17,.16).

My ASA 5510 handling the routing reports message in the log: Deny TCP (no connection) from 192.168.251.2/4283 to 192.168.253.16/3389 flag FIN PSH ACK

Here is a picture if it helps http://dl.dropbox.com/u/4217864/terminal%20server.jpg

Thanks for any help

© Server Fault or respective owner

Related posts about windows-cluster

Related posts about remote-desktop-services