Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 14:26:32 +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:  <464D9B78.1010700@vwsoft.com>
In-Reply-To: <10680832.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> <464D9357.6090505@vwsoft.com> <10680832.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?464D9B78.1010700>