Date: Fri, 18 May 2007 13:51:51 +0200 From: Volker <volker@vwsoft.com> To: Umar <unix.co@gmail.com> Cc: freebsd-pf@freebsd.org Subject: Re: bandwidth controlling with ALTQ Message-ID: <464D9357.6090505@vwsoft.com> In-Reply-To: <10680560.post@talk.nabble.com> References: <10678120.post@talk.nabble.com> <464D70D0.3000608@vwsoft.com> <10679395.post@talk.nabble.com> <464D8AE8.30103@vwsoft.com> <10680560.post@talk.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 )
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?464D9357.6090505>
