Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| siteadmin:install_a_radsecproxy_server [2021/08/11 10:34] – admin | siteadmin:install_a_radsecproxy_server [2021/08/11 11:07] (current) – admin |
|---|
| <code>apt-get update</code> | <code>apt-get update</code> |
| <code>apt-get install radsecproxy</code> | <code>apt-get install radsecproxy</code> |
| * Use the configuration from the [[siteadmin:advanced_orps_radsecproxy_configuration|code fragments]] to configure RadSecProxy. | * Use the configuration from the [[siteadmin:advanced_orps_radsecproxy_configuration|code fragments]] to configure RadSecProxy. Chances are that you'll need the older version (pre 1.8). |
| * Use the [[https://utilities.govroam.uk/boardingforms/|online boarding form]] to supply the RADIUS server details and receive the appropriate shared secrets. | * Use the [[https://utilities.govroam.uk/boardingforms/|online boarding form]] to supply the RADIUS server details and receive the appropriate shared secrets. |
| | |
| | * Install Centos 7 on hardware or a VM |
| | <code>yum install radsecproxy</code> |
| | * Use the configuration from the [[siteadmin:advanced_orps_radsecproxy_configuration|code fragments]] to configure RadSecProxy. Centos 7 installs a version newer than 1.8. |
| | * Use the [[https://utilities.govroam.uk/boardingforms/|online boarding form]] to supply the RADIUS server details and receive the appropriate shared secrets. |
| | |