- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-16-2023 03:25 AM
Hi,
I have integrated Panorama with XSOAR, instance is successfully created.
Now I have to block IP using this integration. I want to block ips just using panorama xsoar integration by using Static Address Group
Can anyone please assist how to go forward with this??
06-16-2023 05:29 AM
Hi @Himangi ,
To achieve this using a static address group, you must have your IP as an address object in Panorama. You can create it in XSOAR. You can check the below steps as a reference. Let's assume that you have a static address group named IPBlock and IP which represents IP to be blocked.
1. Create the address in XSOAR using pan-os-create-address automation.
2. This will add an address entry to XSOAR and will output the name of the address which will be ip + -block. Now you need to add this entry to the static address group by using pan-os-edit-address-group.
I hope this answers your question.
06-16-2023 05:29 AM
Hi @Himangi ,
To achieve this using a static address group, you must have your IP as an address object in Panorama. You can create it in XSOAR. You can check the below steps as a reference. Let's assume that you have a static address group named IPBlock and IP which represents IP to be blocked.
1. Create the address in XSOAR using pan-os-create-address automation.
2. This will add an address entry to XSOAR and will output the name of the address which will be ip + -block. Now you need to add this entry to the static address group by using pan-os-edit-address-group.
I hope this answers your question.
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!