[Firehol-support] Sharing bandwidth evenly between users
Tsaousis, Costa
costa at tsaousis.gr
Thu Jul 21 16:42:49 BST 2016
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 <prandini at spe.net> 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
> Firehol-support at lists.firehol.org
> http://lists.firehol.org/mailman/listinfo/firehol-support
More information about the Firehol-support
mailing list