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

Bind external address to specific web server

First of all, thanks for anyone who would venture to help!
I have one external interface setup with 2 ip addresses.
I have two web servers running internally (1 windows & 1 Linux)
I want bind http requests sent to card(IP) 1 to webserver 1 and requests sent to card(IP) 2 to webserver 2.  One webserver will be running a ecommerce and othera generic website so this is not a load balancing question.

I have defined both servers in Definitions > Networks.
I have set up NAT so that:
WebServer 1-
Source any
Destination external 1
Port HTTP
Destination change to WebServer 1

WebServer 2-
Source any
Destination external 2
Port HTTP
Destination change to WebServer 2

In my packet filter rules i have 
1) any > HTTP > Webserver1
2) any > HTTP > Webserver2

This does not work.  I tried to set the first one so that the source listed the external interface.  The second server was then accessable but the first was not.  I tried to set the second entry to the external interface 2 and point it to WebServer 2 (Oh I reset the first entry back to all > http > WebServer1) and it did not work, but I was able to reach the first WebServer.

It appears that Astaro does not like binding external addresses to specific internal servers.  
Am I missing something,
Thanks!


This thread was automatically locked due to age.
Parents Reply Children
No Data