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