I'd like to set up a filter based on a port range.

I tried something like

class( <$test> )
       if tcp_sport > 2001 && tcp_sport < 2015
   ;

But it seems to 'hang' with this in there..

Is this the best/right way to go about this? if not, what is the best way?

Thanks
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to