load balancer - first alive. not works.
Hi everyone
I'm trying to configure a virtual server with load balancer that searches for the first live IP.
I have M2M SIMs behind a VPN, each of which can take 2 random static IPs.
based on the restart of the SIM itself.
I wanted to disguise this inconvenience with a virtual server.
but if I use first alive mode it doesn't work.
I don't understand what I'm doing wrong.
edit "SIM-1"
set uuid fb8bxxxxxxxxxxxxxxxxxxx1016f70e
set type server-load-balance
set extip 172.33.0.1
set extintf "any"
set server-type ip
set ldb-method first-alive
config realservers
edit 1
set ip 10.176.154.3
next
edit 2
set ip 10.168.152.68
next
end
