On Tue, Sep 13, 2011 at 02:40:26PM +0530, Siju George wrote: > How do I restrict all users such that no one uses more than 1mbps at a time. > Just want to limit downloads so that it does not affect others. > It would be great if i can get some tip on using ALTQ for this
Have you considered the examples in the PF User's Guide, Siju? Keep in mind, you can only queue *outbound* packets. Inbound packets have already arrived. (If you are using PF on a router, you queue those packets on their way to the machines on your internal network, rather than as the arrive from the Internet.)

