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

Multiple Web Servers

I have a situation where there are numerous web sites behind the Astaro and
and these web site use ip addresses not host headers or virtual hosts. (not my idea) and my question is can we set up any kind of routing to send the right web site to the right ip address?

I know we can setup additional ip addresses on the external interface, but would like to avoid that if necessary. 

I know we can move all the web sites to a single ip address, but I believe the web sites have programming that has hard coded the ip address so I prefer not to go that route either. 

Any suggestions?

tx


This thread was automatically locked due to age.
Parents
  • Are you using public IPs internally, or 'private' RFC1918 addressing with Masquerading?

    If Public, then:
    1. How many external IPs do you have?
    2. Can you have your ISP setup a route for you?
    You'd need to have them all traffic to your public subnet through your Astaro firewall's external IP.

    If the ISP can't setup the route, or if you are required to use RFC1918 addresses, then I believe you must setup extra IPs on the EXT interface, and a DNAT for each.

    Barry
Reply
  • Are you using public IPs internally, or 'private' RFC1918 addressing with Masquerading?

    If Public, then:
    1. How many external IPs do you have?
    2. Can you have your ISP setup a route for you?
    You'd need to have them all traffic to your public subnet through your Astaro firewall's external IP.

    If the ISP can't setup the route, or if you are required to use RFC1918 addresses, then I believe you must setup extra IPs on the EXT interface, and a DNAT for each.

    Barry
Children
No Data