I'm trying to use this example on a router that I've migrated from 2.9.42 to 3.0 Beta 7:
# Improved Load Balancing over Multiple Gateways
http://wiki.mikrotik.com/wiki/Load_Balancing
The symptoms of the problem is that the first Nth does not mangle any more.
The most obvious difference between 2.9.42 and 3.0 Beta 7 is that Nth now has less fields.
In 2.9.42:
* Every
* Counter
* Packet
In 3.0 Beta 7
* Every
* Packet
Is there some advice for me?