DaveMishSr
Very Senior Member
Unfortunately no. Either that or I have to reflash my router.Was this fixed in the new firmware?
CC
Unfortunately no. Either that or I have to reflash my router.Was this fixed in the new firmware?
CC
Was this fixed in the new firmware?
CC
I have the error too RT-AC87U FW 376.47
Try running the following commands to resolve it (note that it won't survive a reboot or a network service restart on your router):
Code:tc qdisc add dev vlan2 root pfifo
If using my firmware you could try inserting it inside a wan-start or a firewall-start script (not sure which is best location as I'm not sure in which scenario the traffic classifier gets reconfigured).
tc qdisc del dev vlan2 root htb >/dev/null 2>&1
tc qdisc add dev vlan2 root htb default 2 r2q 10
We use essential cookies to make this site work, and optional cookies to enhance your experience.