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:start [2023/09/04 09:55] – elena.krasnobryzh | en:dpi:dpi_brief:install_point_ssg:instruction_instal:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== The SSG installation manual using INLINE installation scheme ====== | ||
- | {{indexmenu_n> | ||
- | - Install and run Stingray Service Gateway, please refer to the [[en: | ||
- | - Set an [[en: | ||
- | - Apply for license installation and fastDPI to Service Desk. | ||
- | - Once installed both, you should edit the following settings into **'' | ||
- | * Network packet transit configuration: | ||
- | in_dev=dna0 | ||
- | out_dev=dna1 | ||
- | #Scale factor is about 1 for every 1 Gigabit of bandwidth | ||
- | scale_factor=10 | ||
- | timeout_check_dev=0 | ||
- | |||
- | #FDPI Control | ||
- | ctrl_port=29000 | ||
- | ctrl_dev=lo | ||
- | |||
- | #Turn on UDP detection | ||
- | only_tcp=0 | ||
- | |||
- | #Turn on UDR | ||
- | udr=1 | ||
- | </ | ||
- | * Statistics gathering: <code bash> | ||
- | http_parse_reply=1 | ||
- | |||
- | netflow=8 | ||
- | netflow_full_collector_type=2 | ||
- | netflow_dev=eth3 | ||
- | netflow_timeout=20 | ||
- | netflow_full_collector=172.18.254.124: | ||
- | netflow_rate_limit=30 | ||
- | netflow_passive_timeout=40 | ||
- | netflow_active_timeout=120 | ||
- | |||
- | #URL upload | ||
- | ipfix_dev=eth3 | ||
- | ipfix_tcp_collectors=172.18.254.124: | ||
- | ipfix_observation=127 | ||
- | |||
- | #SIP | ||
- | ipfix_meta_tcp_collectors=172.18.254.124: | ||
- | rlimit_fsize=32000000000</ | ||
- | - Further settings are made depending on components you plan to use and are listed in [[en: |