Tunnel Traffic from ISP2 IP Working Despite Default Route on ISP1 – Need Insights?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Tunnel Traffic from ISP2 IP Working Despite Default Route on ISP1 – Need Insights?

L3 Networker

Hi Team,

 

🔁 Scenario Summary for Asymmetric routing

Primary ISP (ISP1): Default route with lower metric (10), so all traffic prefers this path.
Secondary ISP (ISP2): In Firewall, I manually initiate traffic using ping source <ISP2 IP> host 8.8.8.8.
Routing Table: Since 8.8.8.8 is unknown, the firewall uses the default route — which points to ISP1.
Result: Traffic goes out via ISP1, but the source IP is from ISP2. Return traffic will go to ISP2.
⚠️ Why This Might Not Work
This setup can cause asymmetric routing, where:

Outbound traffic goes via ISP1.
Inbound traffic returns via ISP2.
This can lead to:

Dropped packets due to stateful inspection (firewall sees return traffic on a different interface).
Routing inconsistencies unless properly handled.


🛠️ What Happens for the tunnel traffic in ISP-2

If we don’t add a static route for the remote peer public IP:

  • The firewall uses the default route (ISP1).
  • IKE traffic goes out via ISP1 with ISP2’s source IP.
  • The return traffic comes to ISP2.
  • The firewall drops the return traffic due to asymmetric routing.

🔧But tunnel traffic is still working, even though there is no static route configured for the peer's public IP.

Can someone break down the reason behind this?

 

Regards,

Akash Thangavel

Akash Thangavel, Network Security Engineer
0 REPLIES 0
  • 21 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!