Hello,
I'm trying to accomplish the following:
- We care currently monitoring a site to site VPN tunnel (Cisco ASA to Meraki MX) - After certain period of time, the tunnel stops passing traffic - Only solution we found is to bounce the tunnel on the Cisco ASA - I know you can run python script to connect to ASA; we'd have to login, enable then run the following: 'clear crypto ipsec sa peer x.x.x.x' - Is this doable from PRTG?
Add comment