- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-02-2025 09:46 PM - edited 09-02-2025 11:08 PM
Hi Team,
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.
If we don’t add a static route for the remote peer public IP:
Can someone break down the reason behind this?
Regards,
Akash Thangavel
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!