Description of RADIUS proxy based on FreeRADIUS and installation [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:dpi_components:freeradius:balancing_proxy [2025/12/18 07:24] – created elena.krasnobryzhen:dpi:dpi_components:freeradius:balancing_proxy [2026/04/15 16:18] (current) – [Step 2. add the vasexperts dictionary] elena.krasnobryzh
Line 24: Line 24:
 <note tip>It is important to note that ''freeradius'' is the package name, while ''radiusd'' is the name of the service (daemon) that manages it. The directory containing the FreeRADIUS configuration prior to version 3 is called ''/etc/raddb/''</note> <note tip>It is important to note that ''freeradius'' is the package name, while ''radiusd'' is the name of the service (daemon) that manages it. The directory containing the FreeRADIUS configuration prior to version 3 is called ''/etc/raddb/''</note>
  
 +=====RADIUS proxy update=====
 +Update the version using the following command:
 +<code>sudo yum upgrade freeradius freeradius-utils freeradius-mysql</code>