Guest User!

You are not Sophos Staff.

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

1 IP > Multiple Physical Web Servers

we are adding a couple new portals. We have one domain and 1 IP address.

The IP address and domain name resolve to our ASG.

I need to be able to do
www.name.tld = current web server
www1.name.tld = new web server
www2.name.tld = another new web server
All three reside behind our ASG

Can I do this wihtin the ASG?

Although I haven't used it yet, will I be able to use reverse proxy when the time comes?

Thanks for any and all help...


This thread was automatically locked due to age.
  • not all on the same ip unless they are each on separate ports.
  • not all on the same ip unless they are each on separate ports.


    So there is no way to do this without changing ports? All three need to be on port 80. How about if each had its own domain name like name1.tld, name2.tld, etc? Could they be redirected at that point?
  • So there is no way to do this without changing ports? All three need to be on port 80. How about if each had its own domain name like name1.tld, name2.tld, etc? Could they be redirected at that point?


    Host all of them on the same physical machine and use any webserver software ability to host multiple sites/domains on the same ip.  That's what webhosts to..heck i have that setup on my colo'ed machine..got 6 domains on that one.  

    you aren't going to get multiple physical machines on the same port and the same ip
  • Hi,
    The WAF is a reverse proxy and should be able to handle this.

    Barry
  • Jayson, if this is not for your home license, be aware that Web Application Security is a separate subscription that's not a part of the Web Security subscription.  If you have WebAppSec, then I think Barry's right that you can create new Virtual Web Servers like, for example, www1.name.tld:80 => new web server:80.

    Cheers - Bob
  • Jayson, if this is not for your home license, be aware that Web Application Security is a separate subscription that's not a part of the Web Security subscription.  If you have WebAppSec, then I think Barry's right that you can create new Virtual Web Servers like, for example, www1.name.tld:80 => new web server:80.

    Cheers - Bob


    @BarryG / @Bob

    Thanks for the info that helps. We do have the correct subscriptions to do what you outlined. 

    I will read up on WAF.

    Thanks as always...

    -Jayson
  • Nice... That can make WAF much easier to  justify if you don't need all those extra IPs!