- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-04-2017 10:18 AM - edited 08-04-2017 10:18 AM
I frequently use the ( addr.dst in 10.211.2.94 ) query type to search traffic in the Monitor tab of the PAN gui.
What if I was looking for any host in the 10.211.2.0/24 subnet? Is there way to have the equivilent of
( addr.dst in 67.211.2.0/24 ) or ( addr.dst in 67.211.2.* ) or ??
Thank you.
08-04-2017 10:21 AM
Yes, that's exactly how to do it (with the CIDR notation)
( addr.dst in 67.211.2.0/24
Did you try that in your traffic log yet? Should work just fine.
08-04-2017 10:21 AM
Yes, that's exactly how to do it (with the CIDR notation)
( addr.dst in 67.211.2.0/24
Did you try that in your traffic log yet? Should work just fine.
08-04-2017 10:55 AM
Oh jeeze - you're right I was right. 🙂
( addr.dst in 67.211.2.0/24 ) did exactly what I was hoping.
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!