Dual Wan - Dual LAN - Port Forwarding

I have a situation that I’ve been unable to come up with a working solution. Any help would be appreciated.
I have to static IP addresses from my provider, with the same gateway, IE:
IP1 - 1.1.1.4
IP2 - 1.1.1.5
Gateway 1.1.1.1

I have two separate LANS
10.10.10.0/24
10.10.11.0/24

On each LAN I have a server that I need to port forward traffic to port 8032, IE
Incoming traffic on 1.1.1.4 to port 8032, forward to 10.10.10.10 port 8032
Incoming traffic on 1.1.1.5 to port 8032, forward to 10.10.11.10 port 8032

I’ve tried multiple solutions, and either or break it or traffic comes in okay, but does not go out on the interface it came in on.

Any help, please.
Thanks,

It needs a bit of your help. Mark incoming new connections based on interface and then mark routing for responses based on connection marks. If you need some extra hint, check PCC example (which is mainly about load balancing, so ignore that part and focus only on the marking I described): https://wiki.mikrotik.com/wiki/Manual:PCC