[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help with altq on -current
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Help with altq on -current
- From: Henning Brauer <lists-openbsd_(_at_)_bsws_(_dot_)_de>
- Date: Thu, 6 Mar 2003 02:19:03 +0100
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
On Wed, Mar 05, 2003 at 06:57:32PM -0300, Andre Nathan wrote:
> Henning Brauer said:
> > did you rebuild pfctl? that's where the bug was.
> Yes, I rebuilt all userland.
I am unable to reproduce your problem.
this ruleset:
====
altq on tun0 bandwidth 33Kb priq queue { std ssh_bulk ssh_prio }
queue std priq(default)
queue ssh_bulk priority 0
queue ssh_prio priority 7
pass out on tun0 proto tcp to port 22 keep state queue(ssh_bulk ssh_prio)
====
works fine here:
====
queue std priq( default )
[ pkts: 2 bytes: 128 dropped pkts: 0 bytes: 0 ]
[ qlength: 0/ 50 ]
queue ssh_bulk priority 0
[ pkts: 12 bytes: 2384 dropped pkts: 0 bytes: 0 ]
[ qlength: 0/ 50 ]
queue ssh_prio priority 7
[ pkts: 86 bytes: 7888 dropped pkts: 0 bytes: 0 ]
[ qlength: 0/ 50 ]
====
--
http://2suck.net/hhwl.html
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
Visit your host, monkey.org