> queues_for_download="small big"
> queues_for_upload="how about you go try it first and post a real problem"
> 
> altq on $ext_if hfsc bandwidth 20Mb queue { $queues_for_download }
> altq on $int_if hfsc bandwidth 20Mb queue { $queues_for_upload }

Oops.  Of course, swap "download" for "upload" in all this.
Stuff queued going out is usually called upload, and it is on your egress
interfaces.  This queueing happens when traffic leaves the machine.

Sorry. (this confusion sometimes happens to almost everyone I know) :-(
--
Martin Pelikan

Reply via email to