At a high level, this is what you'll need to configure:
Enable a virtual wireless access point on your router using WPA2-Enterprise, enabling and configuring RADIUS and setting your gateway device's IP as the gateway server.
Set hostname of gateway:
Verify gateway server is configured with the IP of the router.
There's an enormous amount of variation in router firmware. Here are guides for a few of the more common varieties.
After initial setup of a MicroTik router, navigate again to it's portal at http://192.168.88.1/webfig
.
In Wireless > Security Profiles
section, Create a new security profile.
NOTE: The supplicant identity must be named magic.
In the Wireless > Interfaces
section, Create a new virtual access point.
NOTE: Uncheck Default Forwarding (disables client-to-client direct communication)
In the Radius
section, Click Add New
and create with the following config:
Save configuration. Find & click the "Incoming" button (still in the Radius
section) to set Port number and accept requests.
NOTE: To receive the ip of your pi gateway, run the terminal command ifconfig
.
Coming soon! Already tried this for yourself? Help us improve our documentation.
View our contributing guide for more details.