Dual Wan Route

Hi To all!
I’ve 2 WAN,
I would an help to set ip from 192.168.2.2 to 192.168.2.99 going on WAN1(modem Gw:192.168.0.1)
ip from 192.168.2.100 to 192.168.2.200 going on WAN2(antenna GW:192.168.1.1)
Then, an client(192.168.2.8 ) in outgoing/incoming traffic on WAN1(modem), and reached by internet (port forward: 11002) by WAN2(antenna)
and ip that is not in the range (router itself 192.168.2.1 and range 192.168.2.251 to 254) select manual what WAN must be used..

thanks a lot

This is my only parameter

 /ip address print
Flags: X - disabled, I - invalid, D - dynamic 
 #   ADDRESS            NETWORK         INTERFACE                                
 0   192.168.0.4/24     192.168.0.0     ether6_antenna                           
 1   192.168.1.2/24     192.168.1.0     ether2_modem                             
 2   192.168.2.1/24     192.168.2.0     ether5

Yes, You can by using mangle & routing

Thanks for your reply!
But i dont know how to setup all on Mikrotik (mangle,route,etc) can you help me??

Thanks a lot