Hi can you help me, how to manage to use 2 different ports e.g:57205, 57368 in mangle rule using same packet mark name? I dont want to use 57205-57368. Is that possible or I have to make another rule with the same packet mark name and second port?
I would use two rules with the same packet-marker. What is the goal? Bandwidth control or routing?
use not ‘57205-57368’ but ‘57205,57368’
Chupaka it is red when I put there that ports like you wrote
PS: the goal is not so many rules, better orrientation in mangle list
IF you are using 2.9 version then it will be red. In v3.x this syntax works.