I read that vShield Edge load balancing blog I have a configuration question to ask.
Ok for example based on the attached image.I have two networks I would like to use. 10.10.21.0/24, GW: 10.10.21.1 and 10.8.20.0/24, GW: 10.8.20.1
Successfully deployed the vShield edge appliance.
On the uplink interface I am assigning 3 ip addresses from the 10.10.21.0/24 network:
10.10.21.30
10.10.21.31
10.10.21.32
I am configuring to load balance across 3 server pools from the 10.8.20.0 network:
10.10.21.30 -> 10.8.20.40 and 10.8.20.41
10.10.21.31 -> 10.8.20.42 and 10.8.20.43
Where I am getting confused is since the servers in the 10.8.20.0/24 network already as a gw of 10.8.20.1
Do you assign 10.8.20.1 to the internal interface and does that one internal interface services each server pool
Or do you require a separate internal interface for each server pool?