Named virtual hosts like apache
rganapa
Member ✭
Hello All,
I am new to a10, my apologies if this is been answered elsewhere.
I'd like to have one VIP that is public facing on eth2 interface and the eth1 is inside a private LAN with multiple iplanet web servers.
On the dns side multiple fqdns are cnamed to the VIP.
When a request comes to certain fqdn, I'd like to load balance to a specific server group in the private LAN.
Example:
VIP: 192.168.1.10
Fqdns:
www.aaa.com
www.bbb.com
www.ccc.com
resolve to 192.168.1.10
Private subnet: 10.1.10.0/24
Server groups:
aaa 10.1.10.11, 10.1.10.12
bbb 10.1.10.21, 10.1.10.22
ccc 10.1.10.31, 10.1.10.32
I,d like to have this working for ssl as well.
Do I have to do this with aFlex or there is a different way, are there sample recipes anywhere?
I am new to a10, my apologies if this is been answered elsewhere.
I'd like to have one VIP that is public facing on eth2 interface and the eth1 is inside a private LAN with multiple iplanet web servers.
On the dns side multiple fqdns are cnamed to the VIP.
When a request comes to certain fqdn, I'd like to load balance to a specific server group in the private LAN.
Example:
VIP: 192.168.1.10
Fqdns:
www.aaa.com
www.bbb.com
www.ccc.com
resolve to 192.168.1.10
Private subnet: 10.1.10.0/24
Server groups:
aaa 10.1.10.11, 10.1.10.12
bbb 10.1.10.21, 10.1.10.22
ccc 10.1.10.31, 10.1.10.32
I,d like to have this working for ssl as well.
Do I have to do this with aFlex or there is a different way, are there sample recipes anywhere?
0
Comments