Server Error when Viewing List of Entries in External Dynamic List
15066
Created On 03/27/19 16:58 PM - Last Modified 03/28/19 16:40 PM
Symptom
A server error occurs when trying to view the List of Entries in an External Dynamic List.
admin@PA-5020> request system external-list show type ip name <EDL_Name> Server error : entry not found
Environment
PAN OS
multi-vsys Capability
Cause
"Server error : entry not found" is displayed when the firewall has Multi Virtual System Capability enabled.
Resolution
To view the List of Entries in an External Dynamic List on the firewall enabled with multi-vsys, you need to set target-vsys to the vsys where the external-list is configured.
The default vsys is vsys1.
admin@PA-5020> set system setting target-vsys vsys2 Session target vsys changed to vsys2 admin@PA-5020 vsys2> request system external-list show type ip name <EDL_Name>