Hi,
I've been trying to get my CRM install externally available via WAP but I'm having no end of trouble. I have followed a couple of different guides, all very similar but end up with more or less the same result each time. I'm thinking its something to do with the fact I'm using an ADFS install that isn't hosted on the CRM server.
I have the following:
Main CRM URL - crm.mydomain.com:444
External CRM URL - crmext.mydomain.com:444
ADFS - fs.mydomain.com
The auth.mydomain.com and dev.mydomain.com addresses are configured to point to the CRM server, and the https://crmext.mydomain.com:444 url has been added to WAP along with the auth and dev entries and DisableTranslateUrlInResponseHeaders set.
If a user internally accesses crm.mydomain.com:444 (the internal address) they are redirected to fs.mydomain.com, that fires back to crm.mydomain.com and signs them in as expected.
When users externally try to access https://crmext.mydomain.com:444 which points to the WAP servers we get nothing back, the server is accessible because we have and ADFS entry we use for O365 that functions correctly. I am 100% certain the additional 444 port is open.... so it's at this point i'm a little lost?