I have a situation where I have to bring up another Astaro environment. I currently have 8.102 up and running. I have one public IP address lets say its 1.2.3.4 and I have two webservers which will be 10.1.1.1 and 10.1.1.2. I want the webservers (depending on the Load Balance) to be available from http://1.2.3.4 by the world.
Right now the 10.1.1.0/24 network doesn't exist. I'm assuming I should add a NIC to the Astaro box and make it my DMZ. Assuming that I will connect a switch to the DMZ interface, which the webservers will live on? As well as making the Astaro box the gateway, correct?
DMZ Interface -> Switch > Webservers
So far, I've created two web servers as 10.1.1.11 and 10.1.1.2.
Every example I've read shows the Virtual IP for the Load Balance needs to be another IP on the DMZ. Does that mean I can't load balance 10.1.1.1 and 10.1.1.2 behind the Pulbic IP on the External interface since I only have 1 public IP? Or can I create 10.1.1.3 and point the NAT rule for HTTPs to 10.1.1.3?
Server Load Balancing rules exists as follows for now:
Service: HTTP
Virtual Server: ??????
Real Servers: 10.1.1.1, 10.1.1.2
Check type: HTTP
Check interval: 15
Automatic packet filter rules: CHECKED.
Thanks in advance!!
This thread was automatically locked due to age.