Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:dpi_components:platform:dpi_config:admin_dna:start [2020/12/04 07:55] – edrudichgmailcom | en:dpi:dpi_components:platform:dpi_config:admin_dna:start [2022/03/30 09:05] (current) – removed edrudichgmailcom | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 2 DNA Version Configuration ====== | ||
- | {{indexmenu_n> | ||
- | ===== Configuring network interfaces used ===== | ||
- | The interfaces are configured by pairs " | ||
- | ==== Example 1 ==== | ||
- | To create the following pairs, or bridges: | ||
- | dna0 <--> dna1\\ | ||
- | dna2 <--> dna3\\ | ||
- | dna4 <--> dna5\\ | ||
- | < | ||
- | in_dev=dna0: | ||
- | out_dev=dna1: | ||
- | </ | ||
- | |||
- | <note tip>10 and more Gbps full duplex performance setting is described in the [[en: | ||
- | </ | ||
- | |||
- | ==== Example 2 ==== | ||
- | The complete DPI configuration file to perform filtering by Federal Supervision Agency for Information Technologies and Communications and Department of Justice lists: | ||
- | < | ||
- | in_dev=dna0 | ||
- | out_dev=dna1 | ||
- | federal_black_list=true | ||
- | </ | ||
- | |||
- | Notes:\\ | ||
- | in_dev and out_dev - are the " | ||
- | federal_black_list - is the " | ||
- | Please check the chapter [[en: | ||
- | |||
- | ===== Other settings ===== | ||
- | |||
- | Other settings relate to specific options and are located in [[en: | ||
- | |||
- | <note warning> | ||
- | |||
- | Here are some of them: | ||
- | < | ||
- | #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 | ||
- | </ |