bandwidth controlling with ALTQ

Volker volker at vwsoft.com
Fri May 18 11:52:31 UTC 2007


Umar,

On 05/18/07 13:42, Umar wrote:
> Dear Volker
> 
> Thanks again for your reply!

You're welcome!

> this is my pf.conf file
> 
> int_if  = "xl0"
> ext_if = "fxp0" (DSL)
> 
> ltq on $ext_if hfsc bandwidth 1Mb queue { qclient1 }
> queue qclient1 bandwdith 10Kb hfsc ( rio )
                 ^^^^^^^^^
Typo: "bandwidth"

> pass in quick log on $int_if proto tcp from 192.168.1.247 to any flags
> "S/SA" keep state queue qclient1

To me, this seems to be correct. Do you have a hard line break there?

> when i reload pf i got the error
> 
> Reloading pf rules.
> /etc/pf.conf:34: syntax error
> /etc/pf.conf:51: bad flags S/SA
> 
> on line:34 = queue qclient1 bandwdith 10Kb hfsc ( rio )



More information about the freebsd-pf mailing list