Skip to content
Gabriel Trabanco edited this page May 31, 2020 · 23 revisions

Spanish

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.

Index

  1. Intention of the project (About this...)
  2. Requirements
  3. Network Scenario - Understanding typical network and the theoretical concepts about this use case
  4. Server Installation - FreeRadius, MariaDB, Apache and daloRadius
  5. Database Configuration - performance configuration and solving PHPMyAdmin Errors
  6. FreeRadius Certificates generation
  7. FreeRadius Configuration
  8. Apache and daloRadius Configuration
  9. Unifi Controller configuration to use RADIUS
  10. Limit connected devices by users
  11. Bandwidth and Time Counters creation - FreeRadius and daloRadius configuration
  12. The Bandwidth Counter Problem - How to solve it and performance problem of the fix, Ubiquiti AP's Bugs
  13. Unifi FreeRaius Scripts complete param configuration
  14. Fix users that does not exists connected - Over Android (anonymous connections)
  15. Automatically backups
  16. Alternatives to daloRadius
  17. Apendix I. Solving errors
  18. Apendix II. What stuff do every developed script - Explaining the scripts one by one
  19. Apendix III. SQL Operations

Collaboration and suggestions

Bibliography and used links