After my tests these last few days, I'm starting to agree. I got it down a bit, but past that I think I just have to wait for them to resolve the congestion issues. It's still weird that I DO get much lower latency in other programs/games though. My ping in league of legends was pretty good, but it was inconsistent and spikey, which just seems to be a problem on Starlink's end.Thanks for service details. I know they use low orbit satellites, but I still believe you can’t fight increased latency on your end. Good luck.
this page https://diversion.ch/amtm.html says amtm is included in any firmware newer than 384.15. If that's correct, I just need to ssh into my router and copy/paste that command then?Everyone here is assuming you have ssh setup and amtm setup with a swap as well.
If you can get past that hurdle read Merlin’s wiki then we can install CAKEQOS-Merlin it’s just ui configuration that adds that tab.
In ssh for your router you would use this command in ssh. All one command copy and paste it.
mkdir -p /jffs/addons/cake-qos && /usr/sbin/curl -s "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/master/cake-qos.sh" -o "/jffs/addons/cake-qos/cake-qos" && chmod 755 /jffs/addons/cake-qos/cake-qos && sh /jffs/addons/cake-qos/cake-qos install
Here is the github for it:
GitHub - ttgapers/cakeqos-merlin: Custom add-on for supported Asus routers with Merlin firmware that introduces CAKE QoS as an alternative to Traditional/Adaptive/FreshJR implementations.
Custom add-on for supported Asus routers with Merlin firmware that introduces CAKE QoS as an alternative to Traditional/Adaptive/FreshJR implementations. - ttgapers/cakeqos-merlingithub.com
ok, so after setting that up, putting in the rtt parameters.. and putzing around in the practice range for 20 mins, which isn't the best sample size but still... my ping felt more stable, but not significantly lower. It did seem to hit the 90-100 range more often, but idk if I'm just reading into things.
I did some more speedtests and ive been noticing my upload speed is likely the real bottleneck. I'll get 40-80mb down in off peak hours, and often not even crack 2mb up, even when cake isn't limiting things. Based on some anecdotes from others on the starlink reddit, the upload is often more important for ping in these games than the download. Is there something that might be wrong with my PC/Router itself that is limiting uploads (not cake, I know that would do it so I turn its upload limit off for the speedtests.. and this was happening before I ever installed it) or is this likely just an issue on starlink's end and I can't do anything about it.
It appears I did. apologies. This is what I meant to link:what post/thread? did you mean to link something and forget?
So, let me start off saying I'm not a networking expert, but I'm computer literate and I've gone down a rabbit hole last few days trying to research this issue.
I recently got starlink internet after having nothing but fixed wireless available here. While they definitely have network congestion issues during peak hours, I'm still regularly getting 100+mb down and 10+mb up speeds, with pings between 30-60 in most usecases.
However, when I try to play Overwatch2, something I was looking forward too as my old internet couldn't quite handle it, I cannot get my ping below 110 and its often higher and/or spiking constantly. When I did some bufferbloat checks on https://www.waveform.com/tools/bufferbloat I would get between C and B+ ratings each time, with median pings in the 40-80 range.
After some advice in the starlink reddit thread, I was advised to enable TCP ECN and QoS using fqcodel. After some research, I found your 3rd party firmware for my router and flashed it. On the QoS page, it shows Cake as an option now when it didn't before, so I assume it flashed correctly.. however, I don't have the option to pick fqcodel (or codel/qdisc). I saw some others post screenshots of that page, and it's like the box to pick the configuration just isn't there. I have all the other options. I tried running on Cake, setting relatively conservative up/down bandwidth limits, and playing around with the WAN packet number, but it didn't seem to effect ping much at all. Sometimes, it seemed to go up even higher with certain settings, but never really dropped. I also disabled port forwarding, triggering and upnp based on other tips I found for Overwatch specifically.
Also, I never figured out how to enable TCP ECN, unless that's something rolled up in cake/fqcodel already? Or, those are better versions of what ECN is trying to do? I'm also unsure whether starlink is closest to docsis, vdsl, etc.. so ive tended to leave that as default.
Lastly, if there is some other direction I should be looking, I'm all ears. I know starlink is having network congestion issues during peak times, and I'm on the 'best effort' level that deprioritizes me vs residential customers when its busy, but during offpeak times I'm confused how I can have such amazing bandwidth/ping numbers in everything but Overwatch2 (maybe other games too, but this is the only one that my ping would matter and I have an ingame meter tracking it). Plus, there are tons of other people on Best Effort in the reddit that are getting sub 60 pings w/ starlink and the super basic router they provide (I used that originally and it was even worse).
I would appreciate any help you could give. If there is some tests, logs or sysinfo you'd like me to run or provide, let me know.
Here’s a possible solution to starlink and Qos since it was just a developed for merlin I’d drop it under “might work”
GitHub - LiveWire1968/Asus-cake-autorate: tweaked for asus routers, 100% of credit goes to https://github.com/lynxthecat/cake-autorate
tweaked for asus routers, 100% of credit goes to https://github.com/lynxthecat/cake-autorate - LiveWire1968/Asus-cake-autorategithub.com
Based off
GitHub - lynxthecat/cake-autorate: Eliminate the excess latency and jitter terrorizing your 4G, 5G, LTE, Starlink or other variable rate connection!
Eliminate the excess latency and jitter terrorizing your 4G, 5G, LTE, Starlink or other variable rate connection! - lynxthecat/cake-autorategithub.com
credit to @rlj2 and @Lynx
Theres not going to be any magic to make starlink perfect, but the script moves my bufferbloat from "C's" to A/B. Has some trade-off at times, still tweaking for starlink.
View attachment 45079
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!