- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-16-2024 07:20 PM
I have two IPSec tunnels with 2 ISPs:
ISP 1 is Primary
ISP 2 is Secondary
with a Failover scheme.
But when I set the metric for ISP 1 to 10 and ISP 2 to 200, it seems that the public IP of the second ISP cannot ping the second tunnel's peer gateway, with a message saying the packet is filtered. How can I configure it to keep both tunnels active, but ensure all traffic is handled by ISP 1?
Thanks,
Arie
06-17-2024 01:18 PM
Hello,
Here is what I usually do.
Make sure there is a route from your secondary public IP to the VPN endpoint like a /30 or /32. Since its a more specific route, it will take before a default of 0.0.0.0/0. Then you have both tunnels up. Then use whatever routing protocol or Policy based Forwarding with weighted metrics to utilize ISP 1 tunnel over the other.
Hope this makes sense.
Regards,
06-17-2024 01:18 PM
Hello,
Here is what I usually do.
Make sure there is a route from your secondary public IP to the VPN endpoint like a /30 or /32. Since its a more specific route, it will take before a default of 0.0.0.0/0. Then you have both tunnels up. Then use whatever routing protocol or Policy based Forwarding with weighted metrics to utilize ISP 1 tunnel over the other.
Hope this makes sense.
Regards,
06-18-2024 07:23 AM
Hi ,
Thank you for the answer.. I think the two tunnel are up right now man..
Appreciate it..
Regards,
Arie
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!