Re: Sharing bandwidth evenly between users
"Tsaousis, Costa" <[email protected]> Thu, 21 Jul 2016 18:42:49 +0300
| Newsgroups | gmane.comp.security.firewalls.firehol.user |
|---|---|
| Message-ID | <CANL+VpaPVaoucpMOjCJJCDTRF6n3Bexgu_gAjToAhREuMqgg2g@mail.gmail.com> |
Mikrotik has pcq. In linux I think there is no equivalent, but you can do this easily in fireqos. You should know: 1. fireqos supports thousands of queues per interfaces 2. fireqos supported nested queues (any depth is ok) 3. fireqos.conf is a BASH script - you can write in it anything BASH accepts So, create a class called pcs and then using a BASH loop, within the pcs class, create subclasses, one for each PC IP, all using the same priority. This is it. They will be perfectly balanced. Costa On Thu, Jul 21, 2016 at 10:11 AM, Paolo Prandini <[email protected]> wrote: > Hi everybody, is there a way with fireqos to share bandwidth evenly > between users like what can be done with m0n0wall or mikrotik? > Please have a look at > http://mikrotik-academy.com/tutorials/impartire-banda-in-mod-egal/ > to better understand my question. > Thanks, > Paolo > _______________________________________________ > Firehol-support mailing list > [email protected] > http://lists.firehol.org/mailman/listinfo/firehol-support _______________________________________________ Firehol-support mailing list [email protected] http://lists.firehol.org/mailman/listinfo/firehol-support