I am setting up a CRM server for testing on an Amazon Web Services Host
I set up the AD server with default configuration which incuded installing a DNS server
I set up the Dynamics server (version 4.0) with default configuraton and I am able to access it through Remote Desktop on
http://localhost or from a remote browser using the external DNS name of the AWS instance or an elastic IP address
I can't get the SDK to work so I am attempting to set up IFD to see if forms authentication is necessary for a remote SDK connection
Using the IFD Configuration tool I set the AD App Root Domain to my domain (TSI) and I can access the CRM application from that host itself
When I configure the IFD root domains to the AWS external DNS name (ec2-50-...) my connection from a browser that is outside the environment gets redirected to TSI.ec2-50-... which cannot be found.
I don't have control of DNS other than on that machine itself - is there any way I can configure to redirect me properly?
Thanks,
Don Rule