Re: providing users with equal bandwidth

2016-02-05 Thread Tarkan Açan
thank you david. i am reading and experimenting around. peter also gave me this very interesting tip about overloading tables and i am researching in my spare time. i will try to create a setup that uses these capability of pf. i also know that pf is very impressive in managing tcp connections,

Re: providing users with equal bandwidth

2016-02-04 Thread Tarkan Açan
hi everyone, Thank you for your replies. i realised that i did not explain my issue clearly. what i want to achieve is, say we have a parent queue of 10M. when 5 users connect, they should all receive 2M bandwidth each. when 5 more users connect, i want to bog down their bandwidth to 1M each.

providing users with equal bandwidth

2016-02-03 Thread Tarkan Açan
hello misc, i am using openbsd 5.8 amd64 on my apu 1d4 with success but i have one big problem. the queue mechanism in pf allows some traffic shaping but what i really need is to give users their share of the bandwidth. for this i need some connection based algorithm like sfq (linux) or cbq