I have the need to receive requests for intranet.domain.com and webmail.domain.com on the same IIS webserver.
This webserver has two internal IP addresses which host each of these two subdomains.
Is anyone able to suggest how I might go about using the Cisco ASA 5505 I have implemented to redirect queries for each URL through to the corresponding private internal IP hosted on the web server?
Both websites are hosted on port 443 using the same digital (wildcard) certificate.
I am able to do this using host headers and updating the SecureBindings attribute in the metabase but this has killed off ActiveSync's ability to push emails.