This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

2 webservers port 80 1 ip

Hi all,

I have a problem.
I have multiple webservers but only 1 ip.
Is it possible to access the webservers based on url?

webserver-a.domain.com 192.168.2.10 port 80
webserver-b.domain.com 192.168.2.11 port 80
dns configured 2 cnames to ip

is WAF the solution?
or is it not possible.

thx ,

guido


This thread was automatically locked due to age.
Parents
  • webserver-a.domain.com 192.168.2.10 port 80
    webserver-b.domain.com 192.168.2.11 port 80
    dns configured 2 cnames to ip


    Create a real webserver for 192.168.2.10 and a second one for 192.168.2.11.

    Create a virtual webserver, select the network interface that handles your IP address, add webserver-a.domain.com to the list of domains, select your real webserver for 192.168.2.10.

    Create a second virtual webserver, select the same network interface as in your first virtual webserver, add webserver-b.domain.com to the list of domains, select your real webserver for 192.168.2.11.
  • Create a real webserver for 192.168.2.10 and a second one for 192.168.2.11.

    Create a virtual webserver, select the network interface that handles your IP address, add webserver-a.domain.com to the list of domains, select your real webserver for 192.168.2.10.

    Create a second virtual webserver, select the same network interface as in your first virtual webserver, add webserver-b.domain.com to the list of domains, select your real webserver for 192.168.2.11.


    SuperB!! thanks!

    And if i wanted to add a https connection?
    then i need a certificate. But if i have a self signed or a certificare signed by my local CA is that OK. or do i need a 3th party ca certificate?
Reply
  • Create a real webserver for 192.168.2.10 and a second one for 192.168.2.11.

    Create a virtual webserver, select the network interface that handles your IP address, add webserver-a.domain.com to the list of domains, select your real webserver for 192.168.2.10.

    Create a second virtual webserver, select the same network interface as in your first virtual webserver, add webserver-b.domain.com to the list of domains, select your real webserver for 192.168.2.11.


    SuperB!! thanks!

    And if i wanted to add a https connection?
    then i need a certificate. But if i have a self signed or a certificare signed by my local CA is that OK. or do i need a 3th party ca certificate?
Children
No Data