chupaka: What is the meaning of “if users are assigned public IPs”? Do you mean don’t masquerade but do it like this----
/ ip firewall nat
add chain=srcnat action=src-nat to-addresses=“public IPs”
yes, if you are src-natting (masquerading or something) - then your users are affected by ECMP table flushing, long-time connections can be broken periodically
Chupaka: Since ECMP has “flushing” major defect,then what particular merit dose ECMP have compare with “NTH” and “PCC” load-balancing? If no,I think ECMP is of little usefulness.
yesss, as always - do not use bazooka to fight rats =) ECMP is ideal without NAT
ECMP is like Nth, but MUCH simplier to setup. but ‘flushes’ are pay for simplicity. PCC is here to make things more stable and do not waste connection-marks