I have different domain names that I want to be assigned to instances IP ports
In the DNS, I put one public IP address that I have 209.X.X.X, Then in my home router, I forward traffic from port 80 and 443 to the cloudstack virtual router at 192.168.1.86 How do I engage the router to forward that traffic at respective instances IP ports? For example: example.com to instance IP port: 192.168.1.85:8080 another.com to instance IP port: 192.168.1.91:8443 I can ssh inside the Virtual Router VM, I just need to know what I should do! Thank you! Regards,
