Current problem reports assigned to you

2006-11-27 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description o kern/82271 pf [pf] cbq scheduler cause bad latency o kern/92949 pf [pf] PF + ALTQ problems

PF and ALTQ queue option.

2006-11-27 Thread Tom Judge
Hi, I am looking at using cbq to prioritise video conference traffic over all of the rest of the traffic crossing our VPN. I was just wondering if the following configuration would to this (The vpn link is 2Mbit, in I will be running pf+altq at both ends of the link). altq on em0 cbq qban

Re: PF and ALTQ queue option.

2006-11-27 Thread Gilberto Villani Brito
Correct, you need use your second example. Gilberto 2006/11/27, Tom Judge <[EMAIL PROTECTED]>: Hi, I am looking at using cbq to prioritise video conference traffic over all of the rest of the traffic crossing our VPN. I was just wondering if the following configuration would to this (The vpn

Re: PF and ALTQ queue option.

2006-11-27 Thread Tom Judge
Gilberto Villani Brito wrote: Correct, you need use your second example. Gilberto Thanks, I have another query, if the last rule does not include a queue directive will the the traffic pass through altq or will it just pass thought the system bypassing the queue (see example rules below)?