http://www.openbsd.org/faq/pf/queueing.html http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html
That should get you started. On Sat, Jan 21, 2006 at 11:27:50PM +0200, Maxim Vetsalo wrote: > Hi > > Sorry for my english first :-( I try to explain my problem as clean as I can. > I have internet connection with very low bandwidth and many users. Bandwidth > is enough if users don't download large files, but if only one of them start > to download, others must wait long time for any webpage (and it's > understandable :-)). I tried to limit size of downloadable object with Sqiud, > but users start to complain. Ideal solution for me in such situation seems > follow: when user start download it got full bandwidth untill some (fixed) > limit in bytes reached, after that without breaking download connection got > restricted bandwitdh. > The question is - can I achive this with PF+ALTQ on my OpenBSD 3.7-stable > router? > > Maxim.