Filters more advanced and detailed, How do I find more information?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Filters more advanced and detailed, How do I find more information?

L1 Bithead

Hello everyone,

 

anyone know, how this filter works (addr.dst notin 10.1.1.1) and (addr.dst notin 10.1.1.2) and (addr.dst notin 10.1.1.4), I don't understand this word "notin",

 

it exists any website to review filters, more advanced and detailed.

 

I will appreciate your comments

1 accepted solution

Accepted Solutions

L4 Transporter

Hello

 

In most network filters you are able to filter for "IP address (src or destionation) is in network xyz". In your syntax this would be written as (addr.src in 10.0.0.0/8).

The network mask could be /32 (where you can omit it).

To negate the filter, you change the word "in" into "not" + "in" --> "notin"

View solution in original post

3 REPLIES 3

L4 Transporter

Hello

 

In most network filters you are able to filter for "IP address (src or destionation) is in network xyz". In your syntax this would be written as (addr.src in 10.0.0.0/8).

The network mask could be /32 (where you can omit it).

To negate the filter, you change the word "in" into "not" + "in" --> "notin"

Hello Joerg

 

thanks for your comments, i appreciate your information was clear.

but you could share some link or website with more examples to understand better.

 

please..

 

Cyber Elite
Cyber Elite
  • 1 accepted solution
  • 2339 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!