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 web server in a dmz, please help !!!!!

how can I do to put 2 web server behind a astaro?
Astaro must select one of them choosing from dns name. 
eg.

internet
|
astaro
|
|- www.pippo.com
|
|- www.prova.com


This thread was automatically locked due to age.
  • Originally posted by marioc:
    how can I do to put 2 web server behind a astaro?
    Astaro must select one of them choosing from dns name. 
    eg.

    internet
    |
    astaro
    |
    |- www.pippo.com
    |
    |- www.prova.com
    Is the IP address for both servers the same? If so then you would need to put both web sites on the same web server and use host headers, if the IP addresses for the two servers are different and you want to use two separate web servers then you just assign the ip's to the astaro external interface and DNAT port 80 for each IP to the internal IP's of each web server, last thing to do is setup a packet filter rule to allow port 80 traffic to each of those servers.