bandwidth controlling with ALTQ
Volker
volker at vwsoft.com
Fri May 18 12:27:06 UTC 2007
Umar,
On 05/18/07 14:02, Umar wrote:
> Dear Volker!
>
> Thanks Again.!!!!!!!!!
>
>>> To me, this seems to be correct. Do you have a hard line break there?
>
> I re-typed
>
> queue qclient1 bandwidth 10Kb hfsc (rio)
>
> now its fine but S/SA error is still there here is the latest line which I
> typed by hand
>
> pass in quick log on $int_if proto tcp from 192.168.1.247 to any flags
> "S/SA" keep state queue qclient1
>
> /etc/pf.conf:50: bad flags S/SA
Sorry, my mistake! Please leave away the quotes around S/SA and
everything is fine.
Checked with:
%echo 'pass in on rl0 proto tcp from any to any flags S/SA keep state'
| pfctl -gvvnf -
@0 pass in on rl0 proto tcp all flags S/SA keep state
HTH
Volker
More information about the freebsd-pf
mailing list