FreeRADIUS
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
The FreeRADIUS server is a daemon for Unix and Unix-like operating systems which allows one to set up a RADIUS protocol server.
Installation
Create your keys using:
# /etc/raddb/certs/bootstrap
You may want to investigate the ca.cnf
, client.cnf
, and server.cnf
files to customize properties of
the generated certs, or simply create your own certs and keys if you want to sign them with a different CA - by default the bootstrap script generates a new CA to sign the keys.
Tools
- Daloradius — An advanced RADIUS web platform aimed at managing hotspots and general-purpose ISP deployments.
Basic usage
Start freeradius.service
.
Configuration
The configuration files can be found under /etc/raddb/
.