Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Features/WPA-WPA2-Enterprise-Network-Connections/Testing
(view source)
Revision as of 15:30, 2 January 2013
49 bytes added
,
15:30, 2 January 2013
→Setting up a RADIUS server (on a dedicated machine)
Line 1:
Line 1:
== Setting up a RADIUS server (on a dedicated machine) ==
== Setting up a RADIUS server (on a dedicated machine) ==
−
* Install "freeradius" rpm package
+
* Install "freeradius" rpm package
+
* Stop the server (if running)
+
** sudo killall radiusd
** sudo yum install freeradius
** sudo yum install freeradius
* Modify "/etc/raddb/clients.conf", to include the name of the network access-point/router. Sample files are present at
* Modify "/etc/raddb/clients.conf", to include the name of the network access-point/router. Sample files are present at
Line 12:
Line 14:
* 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 ==
Ajay Garg
525
edits