Palo alto intrazone and interzone rules

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.

Palo alto intrazone and interzone rules

L1 Bithead

I want to be alerted if the Palo Alto default intrazone or interzone rules are ever set to "allow".

2 REPLIES 2

Cyber Elite
Cyber Elite

Thank you for the post @Bumenang

 

one way to go about it is to configure all Firewalls to send configuration logs to Panorama. This setting is under: Device > Log Settings > Configuration > [Configure new profile and select Panorama check box]. Then in Panorama configure under: Device > Log Settings > Configuration a new Configuration profile with below filter:

 

( full-path contains 'rulebase/default-security-rules/rules/entry[@name=\'intrazone-default\']' ) or ( full-path contains 'rulebase/default-security-rules/rules/entry[@name=\'interzone-default\']' )

 

and add an email profile:

 

PavelK_0-1653571861352.png

With the above configuration every time, somebody changes intrazone-default or interzone-default rules, you will get an email alert.

 

Kind Regards

Pavel

 

Help the community: Like helpful comments and mark solutions.

L1 Bithead

Thanks very much Pavel.

Please would you know how i can input this via code (Terraform)?

  • 1720 Views
  • 2 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!