- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
02-20-2024 11:28 PM - edited 02-20-2024 11:59 PM
Hi Team,
I need a list of URLs that are allowed through the Palo Alto firewall.
Is there any way to get the URL's name through cli or gui that is allowed through our firewall?
Only allowed url names are require
02-21-2024 12:23 AM
You can view all the urls being allowed via the URL filtering log
You can also collect the url cache for the most active url's being accessed via your firewall right now:
> show running url-cache all
Output into file: dp_url_DB.log
> less mp-log dp_url_DB.log
If you want to know which categories are currently being allowed, you'll need to check your url filtering profile that's associated with your outbound web browsing rule (if you don't know which one that is, this is probably a good time to create one 🙂 )
02-21-2024 12:35 AM
The url filtering log shows the current url used.
I need a list of URLs that we allowed in our firewall, as we need to add them to our DNS server.
Can we get those URL names that were allowed in the firewall by us?
02-21-2024 05:59 AM
you can see which URLs are being access by users from the URL log
you can't collect a list of all the URLs you theoretically allow as these are not publicly available (there are many url filtering categories and listing all URLs for each category is nigh impossible)
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!