is it possible to join 2 WLANs like an unique WLAN?

Hello, I am the proud owner of a MikroTik RouterBOARD RB433AH with 3 MikroTik RB52nM wireless cards and I need to join 2 different WLANs like an unique WLAN. Is that possible wirelessly?.


Here it is the sample for a better comprehension about I mean:


ESSID: WLAN1 WLAN2 WLAN12

IP: 192.168.1.1 192.168.2.1 192.168.12.1

Netmask: 255.255.255.0 255.255.255.0 255.255.255.0

Mode: 802.11b (11Mbps) 802.11g (54Mbps) 802.11n (65Mbps)



Might you please tell me how I can join wirelessly: WLAN1 and WLAN2 in a new wireless lan named WLAN12 without using Ethernet cables, either from Winbox, webfig or from the command console?.


Answer me someone who knows what I mean please and thank you so much :frowning:

If I understood correctly what you need ,in a simple way, with which you write the two ESSID with the same name in each wireless card, the same security profile and put them in a bridge and create a dhcp server in that bridge, you will have the two interfaces basically linked from a single wifi signal and the clients connect to which card they will be taken to a single dhcp.

Then this is another thing, as the two Wi-Fi signals are together because it will be a lottery to which signal each device connects if you do not access by list and configure each card in different channels so there is no interference.

And then you decide what you do with the bridge that you have the two interfaces ..

regards