Hi
I have a question regarding per-connection-classifier=both-addresses:
If I am spreading load over 2 Lines I would expect to see something like the below.
add chain=prerouting in-interface=LAN connection-mark=no-mark dst-address-type=!local
per-connection-classifier=both-addresses:2/0 action=mark-connection new-connection-
What does the number after the / refer to? I understand I can place extra marks, to cater for non equal lines, but can the 2nd number be greater than the 1st? For example, could you have 2/4? I can find no reference to this in the WiKi.