Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

XG v18 MR-3 SDWAN Policy Routing

Good evening,

I have built out an IPSEC tunnel for VTI. The tunnel is up, the interfaces are up, the gateways are up.

Lets call them SITEA and SITEB both with HA (active-passive)

I have created an SDWAN policy route on each end, but I cannot ping between sites. If I make a manual route, it works fine, so I believe I can rule out firewall rules, etc. 

Packet capture at SiteA shows the ping leaving SiteA. The packet capture on SiteB shows the ping arriving, but the ping response is routed out the WAN.

I have already 

  • set routing sd-wan-policy-route system-generate-traffic enable
  • set routing sd-wan-policy-route reply-packet enable
  • system route_precedence set sdwan_policyroute vpn static

My policy route is set to any interface, any source, to destination network.

It all looks like it should be working, but it is not. Any ideas?

Thanks,
Brent



This thread was automatically locked due to age.
Parents Reply
  • So I ended up speaking with an engineer (not support) and he was able to verify in CONNTRACK that the reply packets were not being tagged by the SDWAN policy. Then of course it started working and we couldn't get it to fail again. I moved over another remote site last night, and it failed immediately.  Same issue, SDWAN routes not working but static routes are. 

Children
  • i have the same issue on mr4.

    i have a default  sd-wan policy route with destination any protocol any for my internet with a more specific route also sd-wan for internal traffic and static route works, but policy route makes it use the public internet and never uses my private circuit nor my vpn path, even though both are up.

    Did you ever figure this out?