Is this script only suited for slow connections? What would I need to change for a stable fibre 100/20 connection?
After running the script I get the following iptables error
Continue? (type y or n and then RETURN/ENTER)
y
iptables v1.8.3 (legacy): Rate too fast "35416/second"
Try `iptables -h' or 'iptables --help' for more information.
DONE!
Can not output tc -s qdisc because it crashes on OpenWrt when using RED qdisc, but things are working!
root@OpenWrt:~#
I might add this error was for the script posted before you created the one with DSCP values. I will try that one next, but this one seems to have killed something with my connection. Websites were becoming unresponsive and dslreports and speedtest.net couldn't load properly to perform a speedtest
edit
I get the following error with the script on your github page and it also kills my connection, the only way to get it working again is a reboot and to run the older script on startup.
Continue? (type y or n and then RETURN/ENTER)
y
iptables v1.8.3 (legacy): Can't use -i with POSTROUTING
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.3 (legacy): Can't use -i with POSTROUTING
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.3 (legacy): Couldn't load match set':No such file or directory
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.3 (legacy): Couldn't load match set':No such file or directory
Try iptables -h' or 'iptables --help' for more information. ip6tables v1.8.3 (legacy): Couldn't load match set':No such file or directory
Try ip6tables -h' or 'ip6tables --help' for more information. ip6tables v1.8.3 (legacy): Couldn't load match set':No such file or directory
Try `ip6tables -h' or 'ip6tables --help' for more information.
Everything is taken care of for RED qdisc
iptables v1.8.3 (legacy): Rate too fast "35416/second"
Try `iptables -h' or 'iptables --help' for more information.
DONE!
Can not output tc -s qdisc because it crashes on OpenWrt when using RED qdisc, but things are working!
Just noticed these errors at the start of when i ran the script
root@OpenWrt:~# sh qosgaming4.sh
qosgaming4.sh: line 46: ipset: not found
ERROR: could not create realtimeset4 do you have ipsets working?
qosgaming4.sh: line 47: ipset: not found
ERROR: could not create realtimeset6 do you have ipsets working?
qosgaming4.sh: line 54: ipset: not found
qosgaming4.sh: line 58: ipset: not found
qosgaming4.sh: line 58: ipset: not found