On 11/28/2012 07:48 AM, Fred Maillou wrote:
>
>>> I'm asking as I'm getting into troubleshooting what seems at first
>>> outlook a problem in not having the same result when for instance
>>> the string 'Minimize-Delay' is used when compared to using the
>>> string '0x10'.
>
>> Those are different - 0x10 assumes a mask of 0xff while
>> 'Minimize-Delay' assumes a mask of 0x3f; that is clearly described
>> in the tcrules manpage.
>
> Wouldn't that be the same anyways when having either the string '0x10'
> or the string 'Minimize-Delay' (which is equal to 0x10 as shown in
> tcrules) ?  I'm afraid I don't see the nuance in there.  I'd
> appreciate if you can detail how it works.
>
>>>  Also, is there a system command that can be used to verify that
>>> the tos value is actually observed in  a tcrule ?  A command such as
>>> 'tc -s -d class show dev <name>' does not provide this information.
>
>> 'shorewall show filters'. The complex TC article includes a tutorial
>> about understanding the output.
>
> Thanks.  Although I only get the following output for the only device
> under TC:
>

My bad -- I was thinking of TOS specification in tcclasses/tcfilters. 
For tcrules, simply type 'shorewall show mangle'.

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to