FreshJR
Very Senior Member
Read first post until you figure out how to upload modified version of script.How can I put them in effect? =)
After uploading you have to restart QOS and wait 5 min before running debug.
Read first post until you figure out how to upload modified version of script.How can I put them in effect? =)
Read first post until you figure out how to upload modified version of script.
After uploading you have to restart QOS and wait 5 min before running debug.
A member here compiled a working Merlin-fork for DSL-AC68U, you can ask him to send you his firmware.I also tried it with a dsl68u , however, without merlin on it as it doenst support it.
@lezzi
The lowered bursts took effect. No idea why upload is weird.
Try 0 bytes, but going underneath 1500 usually has poor results.
If the laptop has good results, I have no idea what would be causing issues between your nic and router. Could it be an issue with your pc itself?
Someone here reported there was a glitch on the fast script...let me see if i can find it.I am currently using the 'fast' script
##FreshJR_QOS f384 (Fast Method) released 03/19/2018
I read that this is now discontinued as some users had issues. It seems to work fine for me (thanks).
Is this script still fairly 'current' or should I uninstall and replace with the regular version
It seems to me both scripts have around the same functionality for now
I am currently using the 'fast' script
Is this script still fairly 'current' or should I uninstall and replace with the regular version
(it comes for a thousand times, but would be too much for this message...)
- dos2unix: not found
Using either scheduled wireless, or scheduled reboot, results in intermittent power downs for me. IMHO, scheduling is ‘broken’, & I no longer bother using it/them.
3) I recommend the following QOS traffic priority list.
VoIP
Gaming
Others
Web Surfing
Video and Audio Streaming
File Transfers
You are correct, had this issue too sometimes in the past after a manual reboot!The reboot issue: many users with RT-AC86U report that scheduled reboots don't work consistently. Every couple-few days the router powers off instead of rebooting, and only a manual power cycle brings the router back online. Essentially you wake up to no internet (assuming that you schedule the reboot in the early morning or middle of the night) and have to unplug, replug the router (possibly the power button will work too).
I was experiencing this morning blackout every three or four days and not knowing why. Since installing the new firmware it hasn't happened. I assumed that you had programmed a daily reboot into the script somehow, but I now see that I was mis-reading your instructions-- I thought the 3:30 "daily check" for stock firmware users was a "daily reboot." Sorry!!
Only the upload
try replacing
Code:burst ${UpBurst0} cburst ${UpCburst0} [/ with [code] burst 1600b cburst 1600b
On the 8 lines within the script under "custom_rates" intended for "eth0".
Also is QOS working on your upload portion. Eg are you speeds limited to what you input?
Im curious is there a formula for calculating the burst of a particular connection type.Only the upload
try replacing
Code:burst ${UpBurst0} cburst ${UpCburst0}
with
Code:burst 1600b cburst 1600b
On the 8 lines within the script under "custom_rates" intended for "eth0".
Also is QOS working on your upload portion. Eg are you speeds limited to what you input?
Im curious is there a formula for calculating the burst of a particular connection type.
Thank my MTU is 1500 due to ipoe (dhcp on the ISP end)Burst should be a function of your internet speed.
Asus uses a formula for burst but it wasn’t working for my connection.
Upload was fine but my download had a bufferbloat spike at the beggining of network saturation.
I kept bursts high for net control, voip, and gaming. Medium burst for web. Minimum burst (1600b) for streaming, file downloads, defaults.
If you get bufferbloat at BEGGINING of network saturation, you can try lowering bursts. Do not go under 1500b or whatever your MTU value your internet uses. You can use 1600b to be safe.
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!