Hi,
I recently purchased a MikroTik Chateau LTE18 ax for a remote site of ours. Nobody lives at the site and I only visit 2 or 3 times a month for an overnight trip. There are 2 staff members who go home every day between 4 and 5 PM.
Other than my phone + laptop and the smartphones for both the staff members, I don't want anybody to be able to connect to our network. The WiFi password seems to have been leaked by one of the staff members and now teenagers and kids in the area often sit outside the exterior wall of the office and use free WiFi. Since the remote site doesn't have high data usage, I have a limited LTE data plan with a 100GB monthly cap. This has been exceeded twice now resulting in additional charges.
I want to create the following:
1) A WiFi network that is password protected but only whitelisted devices can connect. This way even if the password is leaked again, they won't be able to connect unless they're on the whitelist.
2) A guest WiFi network that is off by default, and I would only turn it on if there are actually visitors at the site. This would also be password protected, but this SSID would be disabled most of the time so not really a concern if the password gets leaked. No whitelist or blacklist is required for this network since it would only run for a few hours at best.
What is the most effective way to implement this? Keeping in mind I also have additional (non-MikroTik) access points at the remote site. For the main WiFi network, I'd like to have the same SSID across all APs (including the LTE18ax), so I suppose the whitelist would have to be on the DHCP server (which is my MikroTik device) and not on the wireless interface, because that would require me to maintain 3 separate whitelists across all 3 APs which seems too cumbersome.
Secondly, for the second guest network, what's the way forward there? How can I create an additional network on the MikroTik device for a guest network that is also functional on both my non-MikroTik access points? VLANs or some other method?
I'm familiar with networking in general, but new to RouterOS which seems full of functionality, but with a very steep learning curve, so I'd appreciate some advice from the RouterOS veterans here.
Thanks