Exposing multiple applications on Port 80
-
Dear all,
our problem is more architectual than technical, so I don't know where or how to address it. Hopefully I have choosen the right place for it. We are using sevaral web applications internally, which are running on different servers. As long as we use the network internally, there is no problem. But we want to access these applications also external. Out problem is, that we only have one single public ip adress and all the services are desired to be accessed on port 80.
As you know, there could only be a single NAT from Port 80 to an IP, e.g. source:80 => 192.168.10.10:80. Are their any solutions to solve that problem, so we can expose more services at port 80? Maybe any kind of proxy which translate the requests to virtual paths?
Kind regards,
Sebastian. -
@fluentsoftware
Install the HAProxy package and configure the server.