I have a setup now of RDS as follows:
Windows Server 2012 R2
RD Connection Broker and RD Session Host on one server
RD Web Access and RD Gateway on a separate server
Both Domain joined.
I have added a third party Wild card cert to the Web Access role and the Gateway role. I haven't added any cert to the Connection Broker.
Internally I can browse to the RD Web Access and login and open the Published apps without any problem, I have also redirected the default web site to RDweb in IIS. I have NATed the RD Web Access server through the Firewall and allowed traffic on port 443. My ISP has added a DNS rule for external connection for example rd.domain.com however internally we have a different domain name so for example the RD Web Access url is rd.local.domain.co.uk so when I browse to rd.domain.com from externally I get told I can't access the website because it is trying to connect to the internal url of rd.local.domain.co.uk
How can I solve this problem, I can't change the name of my internal domain and can't add local.domain.co.uk externally. Can I use the Web Application Proxy in some way or am I missing an easy step to solve this within RDS. I have been reading online and found this blog which discusses the problem but doesntt give a clear answer on how to fix it click here
Thanks