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_config [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:dpi_components:radius:radius_config [2025/04/11 13:25] (current) – [Radius Monitor Setup] elena.krasnobryzh | ||
---|---|---|---|
Line 55: | Line 55: | ||
===== Radius Monitor Setup ===== | ===== Radius Monitor Setup ===== | ||
<note important> | <note important> | ||
- | < | ||
- | # FastDPI RADIUS configuration parameters: | ||
- | # listening interface name | ||
- | in_dev=tap1 | ||
- | # listening port number (or a list of ports separated by commas) with Radius Accounting packets | ||
- | rad_acct_port=1813, | ||
- | # save bad PDUs in pcap format for analysis | ||
- | rad_save_pdu=0 | ||
- | # analyze PDU with code 2 and 4 | ||
- | rad_check_code_pdu=2: | ||
- | # analyze PDU with status 1 and 3 | ||
- | rad_check_acct_status_type=1: | ||
- | # initialize memory at start | ||
- | mem_preset=1 | ||
- | # List of DPI servers, to send data to | ||
- | fdpi_servers=127.0.0.1: | ||
- | # stream | + | * '' |
- | num_threads=1 | + | * '' |
- | rx_bind_core=0 | + | * '' |
- | services_bind_cores=0 | + | * '' |
- | engine_bind_cores=0 | + | * '' |
- | fifo_bind_cores=0 | + | * '' |
- | snaplen=2000 | + | * '' |
- | timeout_alarm=5 | + | * '' |
- | dbg_log_mask=0x31 | + | |
+ | Stream | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | Configuration of Radius Event Export: | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | After changing the configuration, | ||
+ | < | ||
+ | systemctl restart fastradius | ||
</ | </ | ||