Hello!
I need to integrate a hotspot/captive portal setup without touching the existing network, since the provider doesn’t allow us to change the edge router.
Is it possible to have a cluster of MikroTik RouterBoard access points sitting behind the main router (so they would perform NAT) and also offer this kind of setup:
[]a SSID (e.g. Employees) with captive portal authentication against local user database or external RADIUS+LDAP. This network will have access to internet plus all network resources once the user is authenticated
[]another SSID (e.g. Guest) with no captive portal and plain internet access. This network will be isolated from the company resources
[*]this setup should stretch to let’s say 4-5 RouterBoards in the building
Is it possible to do this? Any hints on how?
Thanks!