bridging two routers

Hi,
I have two routers (rb435g) with two wifi cards in each. I have connected them each other with two wifi links, routers
have their first wifi card in bridge mode, second in station mode. I want configure bridging them together like
transparent bridge (from ethernet to ethernet of first router to second router), I want TX traffic send through first wifi link
and RX traffic through second wifi link (something like nstreme dual, but without nstreme dual).

I tried bridging all (ether1, wlan1, wlan2) together with STP, or split horizon, but I cannot configure bridge so that
send TX traffic through one port and RX through second port.

Now I configured this with MPLS and VPLS tunnels, it works, but I think it is more CPU consuming configuration.
90mbit FD takes 100% of CPU.

Is there better way to configure this? (without routing). Best way for me is to configure it only with bridge and with wifi failover.

Thank you

Hi,

I’m also interested in this kind of configuration, but I am new to Mikrotik as well.
If you will find solution, please post it here.

Someone smarter then I may come along and provide a better idea but here is mine

not sure why you want to force the cards to do that, as far as I know you’d need Nstreme.
Now here is an option that may work, I have not tested it before but maybe it will work.

Let the cards do there own thing, let them transmit and receive but bond the two Wifi cards together.
Then create a bridge between the bonded interface and your Ether port.

Unless there is something I’m missing that could work.