Glad I could help with the testingSo I've been working with @Jon21 via messages because he's been having issues with cake-qos applying on device reboot.
I put together a test script for him with a 5 minute delay and he's reported that cake-qos now applies successfully with the 5 min delay (using services-start as the trigger)
Thanks, will do later tonight (busy work day!)
That's a good idea; I also just realized FreshJR's QoS is attached to firewall-start (+ 5 minute delay). I don't know the boot sequencing too well so hopefully others would be able to suggest where to attach this script! (services-start, wan-event, firewall-start, or another).
https://github.com/RMerl/asuswrt-merlin.ng/wiki/User-scripts#available-scripts
Sounds like wan-event might be a little dangerous because it seems like it'd be triggered if the connection drops/reconnects. Perhaps firewall-start is the way to go. "Called after the firewall got started and filtering rules have been applied. This is where you will usually put your own custom rules in the filter table (but not the NAT table)."
Has cake-qos been auto-starting properly for anyone, with the services-start entry?
So I've been working with @Jon21 via messages because he's been having issues with cake-qos applying on device reboot.
I put together a test script for him with a 5 minute delay and he's reported that cake-qos now applies successfully with the 5 min delay (using services-start as the trigger)
Pull request #1 submittedGet that github account please...in the mean time care to share it, so it can reach the masses? Awesome work folks
better to find out where this delay is generating than to generate a delay to correct it.with the 5 min delay
better to find out where this delay is generating than to generate a delay to correct it.
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/develop/cake-qos-firewall-nodelay.sh" -o "/jffs/scripts/cake-qos" && chmod 0755 /jffs/scripts/cake-qos
/jffs/scripts/cake-qos enable 135Mbit 13Mbit "docsis ack-filter"
which traffic rules is cake following? where define priorities?
ok.1. That's complicated.
2. You don't. It's set and forget, and it does a good-enough job for a typical user.
I think the last couple of installation verification steps will give you some feedback of cake's performance.ok.
and how to see some stats ?
i am looking for some stats per categories f.e.
Plus system memory that's saved not using trendmicro etc and privacy protection from data not being shared externallyIt doesn’t work that way - at the moment. It might never work like what you’re used to from FreshJR in that regard...but from what users report, it works as well or better than FreshJR or Asus’ QoS without
1- having to configure it, and
2- having to share personal data with a 3rd party/corporate entity.
Sent from my iPhone using Tapatalk
Plus system memory that's saved not using trendmicro etc and privacy protection from data not being shared externally
when y'all get a spare minute after this calms down some, you should fill out the "About" on the github page so that people know this is a fork specific to Merlin users with entware.
I'm watching ;-p
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!