I've recently added a 2nd session host server that we are going to put off site. We got it setup in our lab here and it's on it's own router with a site to site vpn connection setup between it and our main RDS servers router. When both sites are up it works just fine. But if I kill the vpn connection to test the failover I run into problems.
When the Dell Wyse terminal tries to connect to "server" we've put both servers in DNS with a records and named them both server, it connects and ask for a username and then it starts to login and freezes. It then fails and if you look at the Wyse logs it initially connects to 192.168.90.3 (IP of failover server) but then after you type in your username and password it tries to connect to 10.16.1.3 (primary rds server) which it can't because that servers unreachable.
Any ideas on where I've went wrong?
Thanks