Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 845 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 845 Bytes

luci-app-radius

OpenWrt Radius Server. Easy deployment, Easy management. Enterprise-class protection your WiFi security.

This is based on the original app from Jason Tse [email protected]

I have updated what I can for Freeradius 3. Unlike the original app, this does not create a basic configuration for you. You will want to go through the OpenWRT wiki on Freeradius3 at https://openwrt.org/docs/guide-user/network/wifi/freeradius to configure Freeradius 3 first.

You will also need to install luci-compat if you're running v21+ (maybe v19+)

When you're done with that and have sucessfully tested connecting a WiFi client, you will want to add

$INCLUDE clients.extra

to the end of /etc/freeradius3/clients.conf

and

$INCLUDE /etc/freeradius3/authorize.extra

to the top of /etc/freeradius3/mods-config/files/authorize