at home I have a router from my local provider , and I can connect devices in DHCP to it, great.
I want to try now to use an omnitik 5Ghz and connect it to it and use this connection 3km away , with a CPE.
How con I configure the Omnitik, just plug it in the router , say port eth2, and use this home connection 3km away?
Yes that is possible, of course some factors must be taken into consideration, such as LoS, and or interference. But at 3km it should work fine as long as you have LoS.
Setup your Omnitik as a ap-bridge with SSID and encryption, then wth CPE at remote location, set as station-bridge with same ssid and encryption and you should now have your link. Make sure to bridge everything properly as well.
CPE (3km away):
Mode station-bridge
Frequency: 5825 (needs to be the same as on the Omnitik or all will fail)
SSID: mylink (needs to be the same as on the Omnitik or all will fail)
security profile: default-encryption (needs to be the same as on the Omnitik or all will fail)
bridge1 = wlan1 + ether2
I’m new to mikrotik but i believe this is one of the many ways to accomplish this. Please, anyone correct me if im wrong.
I think this will work but it is untested, please use carefully!
Review the export below and adjust to your settings as I do not know the exact setup and am not there to ensure so.
*Make sure the wlan interface on each device is called wlan1, if not adjust the script below to the correct name.
*Adjust the wireless frequency to a low interference channel based on a spectral scan to see which channel has less interference.
*Ensure the ethernet cable is connected from the modem (any LAN port on the modem) to ether port 1 on the omnitik.
*Ensure the ethernet cable is connected from ether port 2 on the CPE to a unmanaged switch; LAN port on a router; or directly into a pc nic card.
Run each set of commands on each AP and you should have your extended network. Please bear in mind this was written with the assumption the devices have a fresh and clean config.