- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-27-2021 12:26 AM
Hello Community!
I'm trying to deploy a Site-to-Site connection between NGFW and Azure Virtual WAN using the automation tool written by vinayvenkat (links below). When running the script as instructed, it errors out while creating IKE Gateway:
DEBUG2:pan.xapi:method: POST
Traceback (most recent call last):
File "panw_ipsec.py", line 482, in <module>
main()
File "panw_ipsec.py", line 452, in main
wan_ip = az_vpn_hndl.vwan_ip0
AttributeError: 'NoneType' object has no attribute 'vwan_ip0'
Anyone had the same issue, or can steer me in right direction in correcting this?
Appreciated!
https://github.com/PaloAltoNetworks/microsoft_azure_virtual_wan/blob/master/PaloAltoNetworksVPNAutom...
https://github.com/PaloAltoNetworks/microsoft_azure_virtual_wan
05-27-2021 02:31 AM - edited 05-27-2021 02:32 AM
@vvenkatara Can you help here?
06-11-2021 12:21 AM
Thanks, @JimmyHolland , but it does not seem he's available. Are there anyone else in the PAN team that might know a thing or two about this?
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!