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_filtration:filtration_settings:start [2020/02/05 17:29] – ↷ Page moved from en:dpi:dpi_options:base_functionality:opt_filtration:filtration_settings:start to en:dpi:dpi_options:opt_filtration:filtration_settings:start lexx26 | en:dpi:dpi_options:opt_filtration:filtration_settings:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 2 Configuration ====== | ||
- | {{indexmenu_n> | ||
- | The system is delivered with black list filtering option turned on. You can configure the option or turn it off by configuration file / | ||
- | |||
- | Filtering service configuration: | ||
- | |||
- | < | ||
- | (false - disables)</ | ||
- | |||
- | The lists received from clouds are placed to the directory / | ||
- | |||
- | blcache.bin - URL dictionary to block HTTP\\ | ||
- | blcachecn.bin - names' dictionary to block HTTPS by certificates\\ | ||
- | blcacheip.bin - IP addresses dictionary to block HTTPS by IP | ||
- | |||
- | The subscriber' | ||
- | |||
- | This behaviour can be modified. The browser can be redirected to a special operator' | ||
- | |||
- | < | ||
- | |||
- | The operator can attach his own black list in addition to or as a replacement of the federal black lists. The latest are provided as a part of the service. | ||
- | |||
- | < | ||
- | custom_url_black_list=http:// | ||
- | |||
- | #Names dictionary for blocking HTTPS by certificate | ||
- | custom_cn_black_list=http:// | ||
- | |||
- | #IP addresses dictionary for blocking HTTPS by IP | ||
- | custom_ip_black_list=http:// | ||
- | |||
- | URL field can be used to specify ftp protocol and authentication parameters. | ||
- | |||
- | The lists downloaded from the specified URL are stored in / | ||
- | |||
- | blcustom.bin - the URL dictionary to block HTTP\\ | ||
- | blcustomcn.bin - the name's dictionary to block HTTPS by certificate\\ | ||
- | blcustomip.bin - the IP addresses' | ||
- | |||
- | The black list update period can be configured. It is 60 minutes by default: | ||
- | |||
- | < | ||
- | |||
- | The service has to load modified parameters after configuration changes. One can do it by the following instructions (([[en: | ||
- | |||
- | To update modified " | ||
- | < | ||
- | |||
- | To update all parameters by the service' | ||
- | < | ||
- | :!: The short break (less than 1 second) in service is caused by restart, if the Bypass is not supported. | ||
- | |||
- | For your information: | ||
- | |||
- | '#' | ||
- | |||
- | In case the service is used to filter by black list only, we advise to switch off the analysis of protocols rather than HTTP. It helps increase productivity and reduces CPU load: | ||
- | < | ||
- | |||
- | If the black lists are created on the same computer that runs DPI: you can just put them to / | ||
- | :!: Please use the instruction mv to move dictionaries! This command is an atomic one. Do not use copy instruction! | ||
- | |||
- | Creation of dictionaries with URL and IP addresses is described [[en: | ||
- | |||
- | In order to switch off the black lists functionality, | ||
- | |||
- | To switch off federal lists of Federal Supervision Agency for Information Technologies and Communications and Department of Justice:\\ | ||
- | Set the parameter federal_black_list=false in the configuration file / | ||
- | < | ||
- | rm / | ||
- | rm / | ||
- | rm / | ||
- | </ | ||
- | |||
- | To switch off additional (operator' | ||
- | please comment out or remove the parameters custom_url_black_list and custom_ip_black_list in configuration file / | ||
- | < | ||
- | rm / | ||
- | rm / | ||
- | rm / | ||
- | </ | ||
- | |||
- | The " | ||
- | The " | ||
- | You can find more details here: [[en: | ||