I think you mean multiple interfaces.
Apologies if I'm breaking "old news" here, I was following this thread but have missed the last few weeks of posts..
For those running AiMesh: seems upgrading a node to firmware including Asus' updated QoS, when connected to a base router that doesn't yet include the Asus QoS update (eg. Merlin firmware as of today), and with QoS enabled = things break for clients connecting via the node.
No great surprise if you think about it, in general I've found it always a good idea to try and align node and base firmware versions to the same code base where possible. No idea if the issue is either the mismatch alone and/or the potentially incompatible FreshJR script being in the mix.
My experience: after firmware upgrade, intermittent connectivity problems - turned this was due to clients intermittently connecting to the node (=problems) and the main router (=fine).
Symptoms: certain services that should be prioritised are now significantly delayed or unable to connect at all.
To prove fault / 'fix': either a) force client to connect to router instead of node b) disable QoS or c) revert the node back to the previous firmware (and reenable QoS) = everything fine again.
You might be better to ask @ColinTaylor he might have a better idea than I would.@Vexira Following the steps on https://www.snbforums.com/threads/rt-86u-vlanctl-ethctl-usage-puzzle.54375 I ended up with 3 bridges (br0, br1, br2) with b1 and br2 using the same ethernet port using vlans.
But now it looks like I won't be able to use the FreshJR QoS script
No idea. I don't have an RT-AC86U and don't use this QoS script.You might be better to ask @ColinTaylor he might have a better idea than I would.
No idea. I don't have an RT-AC86U and don't use this QoS script.
SorryNo idea. I don't have an RT-AC86U and don't use this QoS script.
If freahjr was still here he might be able to help, I think you want to look I to VPN and the script or the threads about it, since it sounds similar.I guess I am alone in this
If freahjr was still here he might be able to help, I think you want to look I to VPN and the script or the threads about it, since it sounds similar.
I think the first bullet is straightforward enough.If someone decides to update this script to handle the recent Adaptive QoS changes, here is the summary of what Asus changed:
- VoIP and Instant Messaging priority has been renamed to Work-From-Home (with the same categories as before - the only change is the description itself)
- The fourth priority is now Learn-From-Home, and handles categories 4 and 13 (meaning these two categories now exist in two separate priority lists)
- Previous priorities 4 through 6 have been shifted down to 5 through 7 (due to the insertion of Learn-From-Home)
- The former priority 7 (Default) no longer exists, it's now Others.
- The Default priority (for untracked traffic) is priority 4.
tc filter show dev br0
cat /tmp/bwdpi/qosd.conf
Hi i have a question does fq_codel still works on 2020 well i have a poor adsl2 connection but i still have the doubt my router is a ac66u b1 with merlin and the freshjr script i have a 10/0.5 connection
I think the first bullet is straightforward enough.
Having 4 and 13 present in multiple classes means having to rework the flowid determination since it uses 4 to determine the assigned priority for Streaming, and 13 to determine the priority for Web traffic. We can use category 12 for Web, but I don’t know yet what else would uniquely identify Streaming.
The elimination of the Default priority might mean the end of the Game Transferring custom class. Still wrapping my head around the implications.
But I think the default of untracked traffic going to priority 4 (1:14) is a belated win for FreshJR, but still thinking this through as well.
If anyone on 384.18 alpha wants to post/PM the output of these commands while FreshJR is disabled, it might be helpful:
Code:tc filter show dev br0 cat /tmp/bwdpi/qosd.conf
the burst and ceil rates etc were also a major factor freshJR was amazing.. the factory setting used to be garbage. im not certain how they are now with stock qos but might be good to take a alook so we have a better idea what parts of FreshJR are actually still neededHey guys, just did a hard reset on my AC86U (latest Merlin), since it's been a while. I previously had FreshJr's script installed (minimal tweaks in the ui, I'm not that tech savvy), but Asus' own QoS seems to have evolved, too. It does categorize traffic better than before, but does the script still have the advantages it provided a year ago?
Thanks!
Edit: 50/50 mbps, one-to-two users, max 6 devices, hd streaming and game downloads are the heaviest saturators.
If someone decides to update this script to handle the recent Adaptive QoS changes, here is the summary of what Asus changed:
- VoIP and Instant Messaging priority has been renamed to Work-From-Home (with the same categories as before - the only change is the description itself)
- The fourth priority is now Learn-From-Home, and handles categories 4 and 13 (meaning these two categories now exist in two separate priority lists)
- Previous priorities 4 through 6 have been shifted down to 5 through 7 (due to the insertion of Learn-From-Home)
- The former priority 7 (Default) no longer exists, it's now Others.
- The Default priority (for untracked traffic) is priority 4.
kk ive got 384.16 currently. ill hang tightShould be the 384.18 alpha release.
Thanks. Is this with FreshJR disabled? I don’t see any filter rule for what used to be the undefined priority like below:Here it goes!
Sorry being a screenshot, but on mobile, copy paste is crappy and it goes all screwed. Hope it helps.
filter parent 1: protocol all pref 2 u32 fh 827::800 order 2048 key ht 827 bkt 0 flowid 1:17
mark 0x80000000 0xc000ffff (success 8143)
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!