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

Website Redirection

I am looking for assistance on the appropriate, correct way to set this up on the system.  I have two webservers - both IIS 7 and hosting their own websites with their own url associated with these sites. I wish to direct traffic bound for the url of site 1 to srv 1 and the same for site 2 to srv 2.  Thanks.


This thread was automatically locked due to age.
Parents
  • I have tried a couple of different things as suggested.  I setup static DNS entries for the two webservers and set DNAT for both websites so I have two entries.

    Source = Any
    Service = http
    Destination = DNS Host name (each with different host names)
    NAT Mode = DNAT
    Destination = ServerName
    Service = http

    If I enable both the one marked as Rule 1 wins every single time.  I can get to site 1 but not site 2.  If I change site 1 to be Rule 2 then I can get to site 2 but not site 1.... grrrrr this is so frustrating.
Reply
  • I have tried a couple of different things as suggested.  I setup static DNS entries for the two webservers and set DNAT for both websites so I have two entries.

    Source = Any
    Service = http
    Destination = DNS Host name (each with different host names)
    NAT Mode = DNAT
    Destination = ServerName
    Service = http

    If I enable both the one marked as Rule 1 wins every single time.  I can get to site 1 but not site 2.  If I change site 1 to be Rule 2 then I can get to site 2 but not site 1.... grrrrr this is so frustrating.
Children
No Data