[flow-tools] Problem with flow-filter

Mark Fullmer maf@eng.oar.net
Thu, 18 Apr 2002 14:22:07 -0400


The ToS filter bits can be specified in decimal, octal, or hex.  The syntax
you're using would be processed as 10111000 (decimal) which is more than
can fit in the 8 bit ToS field.

mark

On Thu, Apr 18, 2002 at 09:59:28AM +0400, Mayank@TheWaterCooler.com wrote:
> Hi,
> I'm having a weird problem while running flow-filter. 
> I'm filtering by tos bits, so I included the option "-
> t 10111000". Here flow-filter gives me the following 
> error:
> flow-filter: load_lookup(): failed
> 
> Surprisingly, the error disappears if I use "-t 
> 10111xxx", or some other filters. What could the 
> problem be?
> 
> Mayank
> 
> _______________________________________________
> flow-tools@splintered.net
> http://www.splintered.net/sw/flow-tools