Is the IP on any EDL?

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.

Is the IP on any EDL?

L4 Transporter

Is there any place that I can put in an IP address and see if it is on an external dynamic list somewhere?  Going to this site:https://docs.paloaltonetworks.com/resources/edl-hosting-service and clicking around hoping to hit the right one (such as Azure > Public Cloud) and then having to go through each cider is brutal and time consuming. 

2 REPLIES 2

Cyber Elite
Cyber Elite

Hi @RobertShawver ,

You should be able to check IP under firewall where EDL is configured. You can check it under List Entries And Exceptions tab.

 

SutareMayur_0-1671585335668.png

 

Hope it helps!

M

Cyber Elite
Cyber Elite

@RobertShawver,

Depending on how often you find yourself doing this a CLI check (or a script that uses the API) may be a more efficient answer than looking at the GUI and having to check each entry. 

request system external-list show type ip find <value> name <ListToCheck> 

Replace <value> with whatever you're searching for, and the <ListToCheck> with whatever your EDL names happen to be configured as. Ensure that type is set properly for whatever list you want to search through. I just find this solution easier if you're finding yourself having to do this on a frequent basis or need to search through a lot of lists rather than going to each entry and searching in the GUI.

  • 1201 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!