Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_brief:install_point_ssg:instruction_instal_mirror [2023/08/28 14:37] – ↷ Links adapted because of a move operation elena.krasnobryzh | en:dpi:dpi_brief:install_point_ssg:instruction_instal_mirror [2025/05/23 14:02] (current) – ↷ Page moved from en:dpi:dpi_brief:network_preparation:install_point_ssg:instruction_instal_mirror to en:dpi:dpi_brief:install_point_ssg:instruction_instal_mirror elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| {{indexmenu_n> | {{indexmenu_n> | ||
| - | - Install and start the Stingray SG, please refer to the [[en: | + | - Prepare |
| - | - Set an [[en:dpi:dpi_components:platform:faq: | + | - Install and configure the [[en:veos:first_install:ipsetincenos|VEOS OS]] |
| - | - Apply for license and fastDPI | + | - Set an [[en:veos: |
| - | - Once installed both, you should edit the following settings: | + | - Apply for license |
| + | - After installing them, the following settings | ||
| - | Configure mirror traffic reception and response: | + | Suppose |
| - | + | * '' | |
| - | The settings are changed by editing the configuration file / | + | * '' |
| - | * '' | + | |
| - | * '' | + | |
| To set the DPI in mirroring mode, you have to specify the following in the configuration: | To set the DPI in mirroring mode, you have to specify the following in the configuration: | ||
| Line 17: | Line 16: | ||
| In the configuration for the inbound ports '' | In the configuration for the inbound ports '' | ||
| <code bash> | <code bash> | ||
| - | in_dev=dna1:dna2:dna3 | + | in_dev=01-00.0:01-00.1:01-00.2 |
| </ | </ | ||
| In the configuration for outgoing ports '' | In the configuration for outgoing ports '' | ||
| <code bash> | <code bash> | ||
| - | tap_dev=dna0 | + | tap_dev=01-00.3 |
| </ | </ | ||
| Line 33: | Line 32: | ||
| <code bash> | <code bash> | ||
| emit_direction=2 | emit_direction=2 | ||
| - | tap_mode= | + | tap_mode=2 |
| </ | </ | ||
| Line 58: | Line 57: | ||
| {{ en: | {{ en: | ||
| - | <note important> | + | <note important> |
| ===== Header of the IP response packet ===== | ===== Header of the IP response packet ===== | ||
| Line 67: | Line 66: | ||
| ===== Router configuration example ===== | ===== Router configuration example ===== | ||
| - | Configuration example: | + | The port on the router where the reply link from the SSG is included |
| - | The port on the router where the response | + | |
| - | '' | + | Configuration example: |
| + | '' | ||
| <code bash> | <code bash> | ||
| Line 84: | Line 83: | ||
| ===== Statistics collection ===== | ===== Statistics collection ===== | ||
| <code bash> | <code bash> | ||
| - | http_parse_reply=1 | + | # |
| - | + | ||
| netflow=8 | netflow=8 | ||
| netflow_full_collector_type=2 | netflow_full_collector_type=2 | ||
| Line 94: | Line 92: | ||
| netflow_passive_timeout=40 | netflow_passive_timeout=40 | ||
| netflow_active_timeout=120 | netflow_active_timeout=120 | ||
| - | + | ||
| - | #URL upload | + | #ClickStream/ |
| ipfix_dev=eth3 | ipfix_dev=eth3 | ||
| ipfix_tcp_collectors=172.18.254.124: | ipfix_tcp_collectors=172.18.254.124: | ||
| - | ipfix_observation=127 | + | |
| - | + | ||
| #SIP | #SIP | ||
| ipfix_meta_tcp_collectors=172.18.254.124: | ipfix_meta_tcp_collectors=172.18.254.124: | ||
| Line 105: | Line 102: | ||
| </ | </ | ||
| - | Further settings are made depending on which components are to be used and are described in [[en: | + | Further settings are made depending on which components are to be used. The settings |