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 )

_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to