I have server 2012 r2 that has all rds roles. It's hosting few apps that are published as remoteapp for both internal and external users.
Is there going to be problems that I should be aware of if I configure everything with single fqdn remoteapp.company.com? I'm buying certificate from public ca and I have problem because there is .local in servers internal name and I cannot append that to certificate. I'm planning to configure internal dns so that remoteapp.company.com resolves to rds server private ip and external dns server resolves to public ip.
How does client determine when to connect via rd gateway? Will they always connect through the rd gateway if internal server name and rdgateway names are the same?