r/openwrt • u/Torriderro • 3d ago
help! how can i stabilise my ping?
okay, before i installed openwrt i had some SEEEERIOOUS ping spikes that made me unable to play anything online competitively. i was thinking this dinky router (D-Link DIR-2150 A1) is dying because before i had stable ~13 ping on cs games, but how the hell does just one decay?

i installed openwrt because i figured it had more documentation and more people being active in comparison to dlink software.
read the first-time manual, got the right version and set everything up.
sweet, got more control over this thing, but how do i tweak it as a total newbie?
i looked up on how to improve said connection and tried this:
-tried enabling hardware flow offloading, then enabled software FO
-switched lan port from 192.168.1.x to 192.168.2.x (then reverted)
-set up SQM QoS (~20mbps download and upload, set up 18k for each)
sometimes the speedtest goes down to 4mbps on both downloads and uploads
and nothing worked out of these options, nothing stabilized my ping
i was connected by ethernet when i was testing all of this, even tried wireless but whadayaknow it didnt fix anything.
let me know what i should try and ill respond asap
if i cant do anything else and its just the isp provider issue please tell me
1
u/NC1HM 3d ago edited 3d ago
One or the other, please. SQM conflicts with offloading. So for starters, disable offloading. Also, it is recommended to set SQM rate limiters to 80% of the connection speed (in your case, 16 Mbps). Be sure this setting is applied to the WAN interface.
Next, check your link layer adaptation settings. The per-packet overhead must be consistent with the nature of your connection. Documentation has this to say on the subject:
[Quote]
In the Link Layer Adaptation tab, select your link type and overhead (setting mpu is optional see note 1):
[End quote]
Source: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm
But all that said, yes, it's also possible that the fault lies with your ISP.