I want to build a systems :
- 2 Server Applications, 2 Server Database in a same vlan 2 (subnet 10.1.1.0/24) .
- Appcations access to database by Virtual IP Database.
- End user in vlan 3 (subnet 10.1.2.0/24) and can access applications by use Virtual IP Applications
I use route mode between Vlan 2 & Vlan 3 and permit any any .
In Server 03, I can ping and access Applications (use http service to test) with Virtual IP 10.1.1.112
In Server 03, I can ping Database with Virtual IP 10.1.1.145
This is my problems :
I can ping direct from Server1 to Server2,Server3,Server4,Server5 but I can not ping from Server 1 or Server 2 to Virtual IP database (10.1.1.145).
I can not ping or access pplications (use http service to test) from Server 4 or Server 5 to Virtual IP Applications (10.1.1.112).
What should I do to fix this problems ? You can see more detail with the attachments .
I find a topic talk about that use SNAT but I can not config complete .
Please help me config it .Internet loadbalancing internal.docx
This thread was automatically locked due to age.