Resolved! unable to modify the security policy in palo alto version 9.0.5
Hi,
I have upgraded my firewall on version 9.0.5 and after that, I am not able to make changes or modify any security policy.
Please suggest on this.
Regards,
Aman
Hi,
I have upgraded my firewall on version 9.0.5 and after that, I am not able to make changes or modify any security policy.
Please suggest on this.
Regards,
Aman
All, trying to send a command via the API to change the metric value of a static route, this is because occassionally my primary connection is extremely slow, but doesnt fail so path monitoring doesnt remove the primary static route. I'd like to be a
...
Hello Experts,
I am trying to add a static route in a PAN FW using the Palo Alto module panos_static_route.
Here is the variable file:
user@C02X67V3JG5J ➜ FW git:(master) ✗ $ cat host_vars/lap-pva01.domain.com/routing.yml
routing:
static_route:
- name:
In another article here, from 2014 (precambrian issues) - they broke down some of the insides of the device state config backup.
One of the commands listed said that I should issue the "save device state" command from the config cli - only - it's no l
...
Hi Team,
I presume pan devices allow API requests for traffic query using curl. Attempted following query using curl with no success. Got a prompt w/o any complaint. I was expecting job id so that I can query later
curl -s -k 'https://firewall/api/?t
...
Hi, has anyone came across modules as such? I basically wanted to remove certain patch version number (eg MS KB number) from the current HIP object and add in new ones. I know we can use XML API to achieve that, I'm not too familiar with Puppet/Chef,
...
Hello,
I'm using Panorama, is it possible from firewall rules to build a graph showing all interraction between segments, host etc. ?
Thanks in advance
Advices are deeply appreciated, stuck in this issue for 2-3 days, please find below info.
Sample script###############
- name: running show system info cmd
hosts: PA
vars_files:
- pass.yml
roles:
- role: PaloAltoNetworks.paloaltonetworks
tasks:
- name: tasks
Hello community,
I've been playing around with pandevice (and pan-python) and get the basics running.
But I can't find any example of a script that creates a security policy on a sinlge PA or on Panorama with python.
I kindly ask the community to sh
...
So I have been REPLACING tags and zones with the xml API with great success. What I have yet to do is figure out how to ADD tags or zones without disturbing the existing objects...or even replace them with multiple tags/zones
Working replacement of a
...
GOAL:
1. automatically tag ip address of websites that using self sign certificate
then use that tag ip as input of Dynamic Address Group
?
1. is that possible
2. any doc that show me the steps
something like this https://panos.pan.dev/docs/apis/panos_dag
...
Hi all,
I have just started to working on API and following documentation from this site.
http://api-lab.paloaltonetworks.com/keygen.html
Sent my first request to the firewall but response came as op: "URLError: code: 400 reason: Illegal para
...
Here’s the question: what if I never had to think about what you ate or drank again?
Emphasis on completely automating everything I eat and making it healthy. This is what I’m looking for.
I don’t want to spend any time figuring out what to eat/drink.
...
I am trying to create a vm-series FW in Azure using Terraform. I am following this example:
https://github.com/PaloAltoNetworks/terraform-azurerm-panos-bootstrap
But I get a similar error to this one in the bootstrap status and log.
https://knowledgebas
...