Hey folks,
I have 2 Audiences and I can't use cable to extend my wifi network, so I need to rely on wireless backhaul. I've spent the last two days trying to setup the network without luck.
This is basically what I want to achieve:
I was able to set the 2GHz and 5GHz network for the clients, but I'm confused how to setup the 5GHz wireless backhaul connection on the 5GHz 2x2 antenna. Can someone help me?
Also, once the wireless backhaul is setup, the clients connected to the Audience Bedroom will be able to get IP address from RB5009?
Thanks in advance. I really want to avoid returning the devices.
Packages on RB5009:
Packages on Audiences APs:
Router config :
Audiences config :
I have 2 Audiences and I can't use cable to extend my wifi network, so I need to rely on wireless backhaul. I've spent the last two days trying to setup the network without luck.
This is basically what I want to achieve:
- RB5009 as CAPsMAN v2 server.
RB5009 as DHCP server.
- Audience (Living Room) in CAP mode, connected to RB5009 via cable + PoE
One 2GHz (2x2) SSID for some devices (printers, IoT and etc)
One 5GHz (4x4) SSID for newer devices (Android, iOS, MacOs)
- Audience (Bedroom) in CAP mode, with power adapter
One 2GHz (2x2) SSID for some devices (printers, IoT and etc)
One 5GHz (4x4) SSID for newer devices (Android, iOS, MacOs)
Apple TV and Android TV connected via cable to the Audience ports (ether1 and ether2)
I was able to set the 2GHz and 5GHz network for the clients, but I'm confused how to setup the 5GHz wireless backhaul connection on the 5GHz 2x2 antenna. Can someone help me?
Also, once the wireless backhaul is setup, the clients connected to the Audience Bedroom will be able to get IP address from RB5009?
Thanks in advance. I really want to avoid returning the devices.
Packages on RB5009:
Code:
Columns: NAME, VERSION, BUILD-TIME, SIZE# NAME VERSION BUILD-TIME SIZE 0 routeros 7.15beta8 2024-03-21 07:12:27 12.2MiB
Code:
Columns: NAME, VERSION, BUILD-TIME, SIZE# NAME VERSION BUILD-TIME SIZE 0 wifi-qcom-ac 7.15beta8 2024-03-21 07:12:27 2920.1KiB1 routeros 7.15beta8 2024-03-21 07:12:27 11.5MiB
Code:
/interface wifi export
Code:
# 2024-03-28 16:37:39 by RouterOS 7.15beta8# software id = GI7S-LL99## model = RB5009UPr+S+# serial number = HFF***/interface wifiadd configuration.mode=ap name="Bedroom - Wireless Backhaul 5GHz" radio-mac=18:FD:...add configuration.mode=ap name="Living Room - Wireless Backhaul 5GHz" radio-mac=18:FD:.../interface wifi channeladd band=2ghz-n disabled=no frequency=2300-7300 name="Network 2GHz" width=20mhzadd band=5ghz-ac disabled=no frequency=2300-7300 name="Network 5GHz" width=20/40mhz-Ce/interface wifi datapathadd bridge=bridge_lan disabled=no name="WiFi Path"/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk disabled=no group-encryption=ccmp name="Network Security"/interface wifi configurationadd channel="Network 2GHz" country=Spain datapath="WiFi Path" disabled=no name="Network 2GHz" security=\ "Network Security" ssid=Network2add channel="Network 5GHz" country=Spain datapath="WiFi Path" disabled=no name="Network 5GHz" security=\ "Network Security" ssid=Network5/interface wifiadd configuration="Network 2GHz" configuration.mode=ap disabled=no name="Bedroom - 2GHz" radio-mac=\ 18:FD:...add configuration="Network 5GHz" configuration.mode=ap disabled=no name="Bedroom - 5GHz" radio-mac=\ 18:FD:...add configuration="Network 2GHz" configuration.mode=ap disabled=no name="Living Room - 2GHz" radio-mac=\ 18:FD:...add configuration="Network 5GHz" configuration.mode=ap disabled=no name="Living Room - 5GHz" radio-mac=\ 18:FD:.../interface wifi capsmanset ca-certificate=auto certificate=auto enabled=yes interfaces=bridge_lan package-path="" \ require-peer-certificate=no upgrade-policy=none
Code:
/interface wifi export
Code:
# 2024-03-28 16:41:27 by RouterOS 7.15beta8# software id = BVUP-2TEH## model = RBD25G-5HPacQD2HPnD# serial number = HCZ***/interface wifi# managed by CAPsMAN# mode: AP, SSID: Network2, channel: 2427/nset [ find default-name=wifi1 ] configuration.manager=capsman datapath=capdp \ disabled=no# managed by CAPsMANset [ find default-name=wifi2 ] configuration.manager=capsman datapath=capdp# managed by CAPsMAN# mode: AP, SSID: Network5, channel: 5660/ac/Ceset [ find default-name=wifi3 ] configuration.manager=capsman datapath=capdp \ disabled=no/interface wifi capset discovery-interfaces=bridgeLocal enabled=yes slaves-datapath=capdp/interface wifi datapathadd bridge=bridgeLocal comment=defconf disabled=no name=capdp
Statistics: Posted by synchro — Thu Mar 28, 2024 5:43 pm