External Dynamic Lists that can be consumed by Palo Alto Networks firewalls
- Download GitHub Intermediate- and Root CA certificates
- Import certificates into your firewall (Device -> Certificate Management -> Certificates -> Import)
- Create Certificate Profile in your firewall (Device -> Certificate Management -> Certificate Profile)
- Choose a name and add intermediate and root CA certificates to the Certificate Profile
- Add External Dynamic List object according to your needs (Objects -> External Dynamic Lists -> Add) and select the Certificate Profile you have just created
- Choose an EDL from the list below, add it to the input box and click on "OK"
- Commit your configuration
Important: The firewall will only download the list, if you use it in your rulebase. If the list is not used in the rulebase, it is expected behavior that the list remains empty.
List name | Description | EDL Type | EDL URL |
---|---|---|---|
Debian Mirrors | List of all official Debian repository mirrors | URL List | https://raw.githubusercontent.com/t11z/pan-edl/main/debian-mirrors/debian-mirrors.txt |
Ubuntu Mirrors | List of all official Ubuntu repository mirrors | URL List | https://raw.githubusercontent.com/t11z/pan-edl/main/ubuntu-mirrors/ubuntu-mirrors.txt |
Docker URLs | List of all URLs used in Docker Engine and Docker Desktop | URL List | https://raw.githubusercontent.com/t11z/pan-edl/main/docker-domains/docker-domains.txt |