- 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.
01-22-2023 07:53 PM
I tested two newly created implementations of Linux, Docker and Panhandler using the Iron-Skillet day one configuration for a firewall (i.e., full XML configuration for NGFW). Is the odd output I received due to the Skillet error messages (Could not find included Skillet with name...)? If so, how can I resolve this issue?
01-25-2023 11:06 PM
01-24-2023 10:32 PM
Hi @WylieShanks ,
Can you try updating Panhandler to the latest version?
curl -s -k -L http://bit.ly/2xui5gM | bash
01-25-2023 09:51 PM
Hi @JayGolf,
All installs were the latest version of panhandler. I tried docker image rm ... , docker volume rm ... etc. then ran the curl statement. Same error message. I tried another new install on Ubuntu. Same result. I can't switch repositories and run a checkout without it giving these error messages. I checked firewall logs as well to make sure all traffic was allowed. One environment uses a VPN (no outbound blocks). It looks to me like it's a bug.
01-25-2023 10:20 PM
I ran the git clone of the branch and build_all.sh. That's where the issue appears. Full output file attached in Word format.
git clone --branch panos_v11.0 https://github.com/PaloAltoNetworks/iron-skillet.git
cd iron-skillet/tools
./build_all.sh
Excerpt:
Perform SLI Load to load all skillets
Errors on loading skillets:
path - ironskillet_panorama_device_hardening_11_0
error - Could not find included Skillet with name: panorama_system_11_0
path - ironskillet_panorama_notshared_dgstack_all_11_0
error - Could not find included Skillet with name: panorama_template_11_0
path - ironskillet_panorama_notshared_11_0
error - Could not find included Skillet with name: panorama_system_mgmt_ip_11_0
path - ironskillet_panorama_shared_dgtemplate_11_0
error - Could not find included Skillet with name: panorama_template_11_0
path - ironskillet_panorama_shared_11_0
error - Could not find included Skillet with name: panorama_system_mgmt_ip_11_0
path - ironskillet_panorama_shared_security_profiles_11_0
error - Could not find included Skillet with name: panorama_tag_11_0
path - ironskillet_panos_alert_only_11_0
error - Could not find included Skillet with name: panos_ngfw_tag_11_0
path - ironskillet_panos_device_hardening_11_0
error - Could not find included Skillet with name: panos_ngfw_device_system_11_0
path - ironskillet_panos_11_0
error - Could not find included Skillet with name: panos_ngfw_device_system_mgmt_ip_11_0
path - ironskillet_panos_security_profiles_11_0
error - Could not find included Skillet with name: panos_ngfw_tag_11_0
Name Type
-------------------------------------------------------------------------------------------
skillet_full_panorama_v11_0 template
skillet_setcommand_panorama_v11_0 template
skillet_panorama_v11_0 panorama
skillet_panorama_dgstack_notshared_v11_0 panorama
skillet_panorama_dgtemplate_shared_v11_0 panorama
skillet_panorama_notshared_v11_0 panorama
skillet_full_panos_v11_0 template
skillet_set_command_panos_v11_0 template
skillet_panos_v11_0 panos
validate-IronSkillet-v11_0-panos-bae945bc-c667-4e56-a3fc-73bbb5afbe0d pan_validation
validate-IronSkillet-v10_1-panos-bae945bc-c667-4e56-a3fc-73bbb5afbe0g pan_validation
Create loadable_config directories
Creating README.md for directory
Rollup all skillets in the playlists/panos/ directory
Errors on loading skillets:
path - ironskillet_panorama_device_hardening_11_0
error - Could not find included Skillet with name: panorama_system_11_0
path - ironskillet_panorama_notshared_dgstack_all_11_0
error - Could not find included Skillet with name: panorama_template_11_0
path - ironskillet_panorama_notshared_11_0
error - Could not find included Skillet with name: panorama_system_mgmt_ip_11_0
path - ironskillet_panorama_shared_dgtemplate_11_0
error - Could not find included Skillet with name: panorama_template_11_0
path - ironskillet_panorama_shared_11_0
error - Could not find included Skillet with name: panorama_system_mgmt_ip_11_0
path - ironskillet_panorama_shared_security_profiles_11_0
error - Could not find included Skillet with name: panorama_tag_11_0
path - ironskillet_panos_alert_only_11_0
error - Could not find included Skillet with name: panos_ngfw_tag_11_0
path - ironskillet_panos_device_hardening_11_0
error - Could not find included Skillet with name: panos_ngfw_device_system_11_0
path - ironskillet_panos_11_0
error - Could not find included Skillet with name: panos_ngfw_device_system_mgmt_ip_11_0
path - ironskillet_panos_security_profiles_11_0
error - Could not find included Skillet with name: panos_ngfw_tag_11_0
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!