- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-02-2023 06:31 AM
I have an IKEv2 IPSec tunnel that does not automatically restore after an HA failover. Once the IKE-SA and IPSec-SA is manually cleared, the tunnel eventually restores. I have other IKEv2 tunnels that restore after several minutes with no intervention.
The VPN is configured to a GRE router so the only application I'm seeing on the session is "gre" and no ipsec-esp or ike. Once IKE and IPsec are manually cleared, I show ipsec-esp, ike along with the original gre application. Is there a setting or work around to automatically restore the tunnel after the failover?
06-02-2023 07:37 AM
This is a pretty common thing. I've personally never had luck getting a GRE tunnel to restore itself after a failover; what I've done is simply automate the clearing and test to bring it back online via the API. As soon as I can't reach the firewall on the other end, the script triggers the clear and test commands to bring it back online.
06-02-2023 07:37 AM
This is a pretty common thing. I've personally never had luck getting a GRE tunnel to restore itself after a failover; what I've done is simply automate the clearing and test to bring it back online via the API. As soon as I can't reach the firewall on the other end, the script triggers the clear and test commands to bring it back online.
06-02-2023 09:14 AM
Thanks for your reply. I had a feeling this was related to GRE and I like the idea of creating an API script to use the clear and test commands to restore the tunnel. Thanks for your response.
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!