can anyone point me where can i find a complete list what is critically changed from v5 to v6? because i’ve just found out v6 drastic change on simple queue where i have to re-organize the queues now
on routerOS v5, this rule is OK when ping to 192.168.0.253, but on v6, it is RTO because the icmp is probably routed by force to the marked route even if the addressed ping is local ip.
Did you look at how the packet flows change with v6? Queues now happen after source-nat. Do you do any NAT with these addresses? Also are you setting up a list of /32s to divide up bandwidth? Have you looked into PCQ?
because that’s what i did on rules 90-91 and many others.
i already open the wiki you gave, i’m still trying to chew on it. i’m confused, does that mean, i have to switch my prerouting mangle into postrouting mangle for mark-packet action?
Prerouting is still in the same place. Just post routing is different.
I haven’t used simple queues that much and I have really only ever used an interface as a target with packet marking. I have yet to target an interface+IP range.
If your setting up individual queues for customer classes you should look into PCQ it will simplify your config greatly.
i have used PCQ before, it is great, but it takes time to figure out which client is already on full queue. on simple and single queue for every client, i can easily view which client is full by seeing the queue list