masquerade routed package

Got two wan’s. Want to route all udp traffic over one wan. Did prerouting mangle rule with only udp as protocol and action mark routing. I then use this mark to route only the UTP traffic out on one wan. Every thing works fine, problem is, i have to masquerade the traffic. I already have a masquerade nat rule for all other traffic onto wan 1. Tried making another nat with srcnat, routing mark and out interface set then masqueraded. Just don’t want to masquerade traffic. Any suggestion would be appreciated.

just put another mask for out interface. Thats it. should work just fine.

Guise you are talking about different subnet mask? Is on different ip range al together and of cause subnet. If you talk about another Nat rule for masquerading? Did that and put rule before Nat rule that route traffic through wan 1. Can see traffic going to wan 2 but not masqueraded. Thanks

Found problem. Had to make two nat roules foe each interface.