Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_components:radius:radius_install [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:dpi_components:radius:radius_install [2025/08/29 09:36] (current) – [Installation on a Separate Server or VM] elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installation ====== | + | ====== |
| {{indexmenu_n> | {{indexmenu_n> | ||
| + | ===== Minimum Hardware Requirements ===== | ||
| + | FastRADIUS can be installed on a SCAT server or on a dedicated server or VM. | ||
| + | - CPU — 2 cores | ||
| + | - RAM — from 1 GB | ||
| + | - SSD — 50 GB | ||
| + | - Operating System — [[en: | ||
| + | - Network Interface Card (NIC) — 2 ports, for SSH management (+ optional IPFIX sending) and for receiving RADIUS traffic | ||
| - | Initial installation of Radius events monitor | + | ===== Installation and Update ===== |
| - | + | The component | |
| - | You have to install OS [[en: | + | |
| - | + | ||
| - | Further updates are carried out in a standard way: | + | |
| - | < | + | |
| + | Further updates are performed in the standard way: | ||
| + | < | ||
| + | yum update fastradius | ||
| + | </ | ||
| + | ==== Installation on a Separate Server or VM ==== | ||
| + | - Configure precise time synchronization via the ntpd service. NTPD configuration file: ''/ | ||
| + | systemctl restart chronyd | ||
| + | timedatectl</ | ||
| + | - Connect the vasexperts repository < | ||
| + | rpm -Uvh http:// | ||
| + | - Install FastRADIUS < | ||
| + | - Start the service < | ||
| + | - Enable service autostart at boot< | ||
| + | - Check the status (should be running)< | ||