FastPCRF (BRAS integration by RADIUS) [Документация 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:pcrf [2025/12/08 11:59] – [Hardware Recommendations] elena.krasnobryzhen:dpi:dpi_components:pcrf [2026/04/15 16:16] (current) – [Installation] elena.krasnobryzh
Line 25: Line 25:
 firewall-cmd --permanent --zone=public --add-port=3799/udp firewall-cmd --permanent --zone=public --add-port=3799/udp
 firewall-cmd --permanent --zone=public --add-port=29002/tcp firewall-cmd --permanent --zone=public --add-port=29002/tcp
-</code> +</code> and restart firewall for the rules to take effect <code>firewall-cmd --reload</code>
-and restart firewall for the rules to take effect <code>firewall-cmd --reload</code>+
   - Disable selinux ((temporary solution))<code>setenforce 0   - Disable selinux ((temporary solution))<code>setenforce 0
 vi /etc/selinux/config vi /etc/selinux/config
 SELINUX=disabled</code> SELINUX=disabled</code>
    
- +=====FastPCRF update===== 
 +FastPCRF is updated automatically together with fastDPI. 
 + 
 +However, if fastPCRF is deployed on a separate server, update it using the following command: 
 +<code>yum upgrade fastpcrf</code>
 ===== Installation of the fdpi_cli and fdpi_ctrl utilities on the PCRF server ===== ===== Installation of the fdpi_cli and fdpi_ctrl utilities on the PCRF server =====