ISP load balance application
Hello,
I did an ISP load balance and it worked!
But when I was looking for more applications, I failed ......
Here is my structure :
My requirement is that when my source IP is 192.168.40.0/24 network segment, I will fix to go to line A, then when line A has problems will change to line B, when line A is restored continue to go to line A, other network segment source IP, go to A or B.
So I created two virtual servers.
All:
Source: 0.0.0.0/0 Destination: 0.0.0.0/0 Pool members: A and B
Only A:
Source: 192.168.40.0/24 destination: 0.0.0.0/0 pool member: A
After establishing a good find, when the source IP is 192.168.40.0/24 network segment traffic does hit A hit, but when I close the A line, found that it will not go to B hit ...
Please advise how to solve
Any help is appreciate.