@jackall:
In load balancing, all internet connections are Tier_1 (Trigger level, High Latency)
In Fail Over the fastest connection is Tier_1, the second fastest is Tier_2 and so on (Trigger Level is Member Down)
Than I created an ALIAS (called no_load_balancing) with all the sites hating the connection jumps
Finally in Firewall rules just before your lan to any rule, insert a new rule as follows :-
Action = Pass
Interface = Lan
Destination : Type Single host or alias, and add No_Load_Balancing (or whatever you called your alias)
In advanced features, choose the Failover group as your gateway.
I do not know if this is the best way to do it, or if there is a simpler way, but it works for us
J
can you send screenshots of this settings please