- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-03-2023 04:35 PM - edited 05-03-2023 04:37 PM
Hello Palo Alto Community
I noticed something really interesting when using the panos_security_rule module that I been troubleshooting for a long time without success
For some reason, When I try to configure rules in a Palo Alto VM-500 using the Public IP of the mgmt Interface, it works like a charm configures the rules as expected.
But If I use a private IP(Same palo alto interface just using the private IP), only the panos_security_rules does not work, it just hangs for a while and throws the following error.
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: http.client.RemoteDisconnected: Remote end closed connection without response
Any other playbooks module like for example create_objects, custom_urls, etc. works with the private IP, So I pretty much rule out a network/connectivity/authentication.
According to ChatGPT, it says that it might be a "TypeError" within panos/base.py
Just wondering if there is any ideas about what could be hapenning
These are my settings on the libraries
Thanks in Advance!
05-04-2023 01:45 AM
Tracking in https://github.com/PaloAltoNetworks/pan-os-ansible/issues/431
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!