Eugene, using the Nth function to mark pkts is a great feature and i would like to understand this function better with your help please.
The "every" option in a load balancing example would depict the number of gateways for a network that you would like to use.
The "packet" option will choose which packet to mark and in a simple loadbalancing setup will mark 1 pkt/gw thus the "packet" option will also be equal to the number of gw's starting from 0 and ending on the number equal to the amount of gw's.
The "counter" option though i do not understand clearly. Please will you explain the counter function using a simple load balancing scenario?
5,3,0
5,3,1
5,3,2
5,3,3
5,3,4
5,3,5
?
And the marks may be only thats 2? odd and even?
or would be:
wan1 to 5,3,0
wan2 to 5,3,1
wan3 to 5,3,2
and continously?