consider two servers behind a Mikrotik router: one Microsoft Exchange machine running Outlook WebApp (OWA) and one Terminal Server (RDP), which shall be used as Remote Desktop Gateway.
Both servers share the same internet connection (same external IP).
External users must have the possibility to use OWA and RDP, both via HTTPS, port 443.
Just simply forwarding port 443 to one of the machines poses the problem that the service on the other machine cannot be used, as the machine is not reachable from outside. So port-based forwarding does not work for us.
Is there a possibility to direct incoming traffic to the appropriate machine, maybe based on the url. OWA interface is always accessed by the url https://mydomain.com/owa , whereas Remote Desktop Gateway is always reachable by url https://mydomain.com/rdweb .
Thanks for your input
![Smile :)](./images/smilies/icon_smile.gif)
M.