-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Gabriel Trabanco edited this page May 31, 2020
·
23 revisions
If you don't neeed all these stuff because you already has a Unifi Setup with FreeRadius Server, go to titles: 9, 12, 13, 14
Be noticed that in our case staled sessions are managed by daloRadius, if you already has FreeRadius Server setup I suppose that you are already managing these stuff well.
ADVICE There are some things of FreeRadius that are imposible to handle because RADIUS is not implemented in the AP's and looks that is not the Ubiquiti to implement them. That's why I have to develop these scripts.
- Intention of the project (About this...)
- Requirements
- Network Scenario - Understanding typical network and the theoretical concepts about this use case
- Server Installation - FreeRadius, MariaDB, Apache and daloRadius
- Database Configuration - performance configuration and solving PHPMyAdmin Errors
- FreeRadius Certificates generation
- FreeRadius Configuration
- Apache and daloRadius Configuration
- Unifi Controller configuration to use RADIUS
- Limit connected devices by users
- Bandwidth and Time Counters creation - FreeRadius and daloRadius configuration
- The Bandwidth Counter Problem - How to solve it and performance problem of the fix, Ubiquiti AP's Bugs
- Unifi FreeRaius Scripts complete param configuration
- Fix users that does not exists connected - Over Android (anonymous connections)
- Automatically backups
- Alternatives to daloRadius
- Apendix I. Solving errors
- Apendix II. What stuff do every developed script - Explaining the scripts one by one
- Apendix III. SQL Operations
- Intention of the project (About this...)
- Requirements
- Network Scenario
- Server Installation
- Database Configuration
- FreeRadius Certificates generation
- FreeRadius Configuration
- Apache and daloRadius Configuration
- Unifi Controller configuration to use RADIUS
- Limit connected devices by users
- Bandwidth and Time Counters creation
- The Bandwidth Counter Problem
- Unifi FreeRaius Scripts complete param configuration
- Fix users that does not exists connected
- Automatically backups
- Alternatives to daloRadius