Here is what I have done so far -
- Configured Remote Desktop Services
- Purchased a domain "domain.com"
- Purchased a wild card ssl certificate, the thought is that I want to use "rds.domain.com" to access the RDS Server.
RDS Deployment Properties -
RD Gateway:
Server name: rds.domain.com
RD Web Access:
RD Web Access Server= RDS.DOMAIN.LOCAL URL: = RDS.DOMAIN.LOCAL/RdWeb
Certificates
The certs have been installed and the Green Bar is showing up when I go to rds.domain.com
IP Setup
In the domain controller I set up a new Forward Lookup Zone called domain.com, then created a Host (A) Record with the name rds, and pointed it to my RDS server.
I then forwarded ports 443, 3391.
Within my Domain Host, I configured two (A) records, @ XX.XX.XX.XX and * XX.XX.XX.XX - the public ip addresses are the same for both.
I can connected perfectly fine internally, but externally it does not seem to work.
Thank you in advance for any help someone can provide.