My goal is to install three Access Point (RB433 MikroTik) outside a huge building and replicate network inside the building, using wifi signal provided by antenna omni of RB433 .
The AP will be physically connected to the internal network with a rj45 cable, from an internal switch to port ether1 of RB433.
Wifi will be wlan1, and I need a bridge1 to connect ether1 and wlan1.
The internal network is 172.16.10.x/24, and there not internet access.
Mobile devices outside the building, must connect to every AP and will be able to reach an internal server on the network 172.16.10.x/24.
DHCP is performed by internal server network.
I need help in configuring the AP…please!!!
thanks
Set security profile.
add wlan settings (ap bridge, mode, ssid, security profile, preamble mode, and frequency)
add wlan and ether1 in a bridge
put dhcp client on bridge
set som identety and password.
That should be it.