Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_options:opt_li:li_settings [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:dpi_options:opt_li:li_settings [2025/10/22 10:46] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======  | + | ======  | 
| {{indexmenu_n> | {{indexmenu_n> | ||
| - | The system allows to record the traffic for selected protocols in PCAP format. It can save also metadata of HTTP requests,  | + | The system allows to record the traffic for selected protocols in PCAP format. It can save also metadata of HTTP requests,  | 
| ====== PCAP ====== | ====== PCAP ====== | ||
| + | =====PCAP by IP and CIDR===== | ||
| To start recording IP or CIDR traffic (0.0.0.0/0 - to record all traffic) | To start recording IP or CIDR traffic (0.0.0.0/0 - to record all traffic) | ||
| <code bash> | <code bash> | ||
| Line 46: | Line 47: | ||
| This is a hot parameter. It can be changed on the run by command **service fastdpi reload**. | This is a hot parameter. It can be changed on the run by command **service fastdpi reload**. | ||
| + | =====PCAP by VLAN===== | ||
| + | |||
| + | PCAP recording by VLAN is controlled by the parameter: | ||
| + | <code bash> | ||
| + | Possible values: | ||
| + |   * '' | ||
| + |   * '' | ||
| + |   * '' | ||
| + | Only one active selection rule for recording is supported.\\ | ||
| + | Rotation is performed under general conditions (similar to '' | ||
| ====== HTTP ====== | ====== HTTP ====== | ||
| To record HTTP requests' | To record HTTP requests' | ||