0

I whant to limit bandwith of clients from network behind my linux based NAT gateway. My clints is connected via wifi or directly via ethernet to router and receiving their IP address from DHCP. I want to limit bandwith near 3Mb per Client IP. Now I has setup tc qdisc limiter for network interface and this summury bandwith limit for all clients. How to limit per IP? Create class and filter for each IP? Total 254 classes for network (192.168.1.0/24) Looking like not good way...

4
  • Why? Isn't it more important that bandwidth is shared fairly? Unused BW is usually not something worth preserving. Commented Mar 24, 2023 at 12:02
  • This is guest network with internal rules. Commented Mar 24, 2023 at 14:00
  • Yes, but usually it's either more interesting to limit total use, or ensure fair sharing so everyone get a good expirience... Commented Mar 24, 2023 at 15:18
  • So. Any ways to make my case? Commented Mar 25, 2023 at 3:58

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.