Bandwidth control for each IP address

I'm using OpenWRT 22.03.5.
I tried luci-app-nft-qos to limit the bandwidth for each IP address, but it doesn't work and I can't limit the bandwidth.
I've also used other software, luci-app-qos and luci-app-sqm, but they don't support bandwidth limits per IP address.
Will luci-app-nft-qos not work properly?
Please let me know if there is another better way to limit the band width for each IP address or MAC address.

See if this might work for you. Bandwidth quota package

1 Like

Thank you for your rapid reply.
I have installed "tc-full" "kmod-ifb" "kmod-sched-cake" by Luci, and downloaded the “bandwidth_shape.sh” script from the https://github.com/RVgo4it/OpenWrt.
I have tried ./bandwidth_shape.sh start --include=192.168.1.xxx.
It seems to be working well.
Thanks for your nice information.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.