help me out here please one mikrotik 2 dsl's

i have one mikrotik on X86
4 Interfaces
2 pppoe dsl lines - one with static ip ( Adsl-xxxxx3794 ) and one with dynamic ip ( Adsl-xxxxx5781 )
10 Open Vpn Clients
local network 192.168.50.0/24

i want all the local network traffic to go out from the first dsl “Adsl-xxxxx5781”
and all my Ovpn Clients to come in from the second dsl with the static ip “Adsl-xxxxx3794” and be able to see my local network

Open Vpn routes Firewall Nat everything works fine with one dsl setup “Adsl-xxxxx5781”

how can i work this out ?

There are many different load balancing methods on the market likes;

  • Session based load balancing
  • Service based load balancing
  • policy based load balancing

And even all matches and hits the needs of different situations
and circumstances, so in your case it would be, only in my opinion,
making the most sense if you are using the service based load balancing

  • setting up two wan ports
  • and then set up service that should using WAN port 1 and other services
    using WAN port 2.