Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:dpi_config [2015/04/06 16:42] – translator1 | en:dpi_config [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | DPI platform is configured by the file / | ||
| - | |||
| - | ==Configuring network interfaces to use:== | ||
| - | 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: | ||
| - | </ | ||
| - | |||
| - | ==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 | ||
| - | </ | ||
| - | |||
| - | Other configuration parameters deal with specific options and are placed in [[dpi_options|respective directories]]. | ||
| - | |||
| - | Notes:\\ | ||
| - | in_dev and out_dev - are the " | ||
| - | federal_black_list - is the " | ||
| - | Please check the chapter [[dpi_admin|administration]] for details. | ||