Changes

Jump to navigation Jump to search
no edit summary
Line 12: Line 12:  
* Start the server, by issuing the following command
 
* Start the server, by issuing the following command
 
** sudo /usr/sbin/radiusd -X &
 
** sudo /usr/sbin/radiusd -X &
 +
 +
    
== Setting up the access-point / router ==
 
== Setting up the access-point / router ==
 
* Connect the access-point/router, with the RADIUS server machine, through a ethernet cable.
 
* Connect the access-point/router, with the RADIUS server machine, through a ethernet cable.
 
* Through the RADIUS server machine, open the browser, type in the access-point/router IP address, and configure it for WPA/WPA2-Enterprise authentication. A sample screenshot is presented below
 
* Through the RADIUS server machine, open the browser, type in the access-point/router IP address, and configure it for WPA/WPA2-Enterprise authentication. A sample screenshot is presented below
 +
 +
 
**[[File:router_configuration.png]]
 
**[[File:router_configuration.png]]
 +
 +
 
* Note that, you may only need to enter the "Radius Server IP Address" ("192.168.1.3" in the screenshot). The "Radius Server Port", and "Share Secret" are the default ones (at least for a default setup of freeradius).
 
* Note that, you may only need to enter the "Radius Server IP Address" ("192.168.1.3" in the screenshot). The "Radius Server Port", and "Share Secret" are the default ones (at least for a default setup of freeradius).
 +
 +
    
== Connecting a client - TLS-based authentication ==
 
== Connecting a client - TLS-based authentication ==
Line 33: Line 41:     
** [[File:TLS_authentication.png]]
 
** [[File:TLS_authentication.png]]
 +
 +
 +
* NOTES
 +
** If either of "User Certificate", or "Private Key" is in ".p12" format, both these entries should be EXACTLY equal, since the ".p12" certificate contains both.
 +
** For entering the "User certificate", "CA certificate" and "Private Key", you will be taken to the "Journal-Chooser". You may use the certificates that were retrieved earlier.
    
== Connecting a client - TTLS-based authentication ==
 
== Connecting a client - TTLS-based authentication ==
Line 40: Line 53:     
** [[File:TTLS_authentication.png]]
 
** [[File:TTLS_authentication.png]]
 +
 +
 +
* NOTES
 +
** The above configuration is a minimalistic configuration. However, the parameters-cum-secrets modal-dialog, has been modelled on nm-applet.
525

edits

Navigation menu