Solved
filter on subnet in event handler
Something like
srcip==192.168.0.0/16
doesn't seem to be working in a generic text filter.
Is it at all possible any way ?
Something like
srcip==192.168.0.0/16
doesn't seem to be working in a generic text filter.
Is it at all possible any way ?
For generic text filter, please try this:
srcip ~ 192\.168\.[0-9]+\.[0-9]+
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.