On Fri, 9 Jul 2004, Vivek Kumar wrote:
> Hi Matthew,
>
> I tried both the following syntax you suggested but I got compliation
> error.
   How about just:
   if ($hostip =~ /^191\.0\.(?:0|1)/) {
    return("ACCEPT_AND_NO_MORE_FILTERING","OK")
   }
   HTH...
Jim McCullars
University of Alabama in Huntsville