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_capture:capt_troubleshooting:start [2023/08/30 09:59] – elena.krasnobryzh | en:dpi:dpi_options:opt_capture:capt_troubleshooting:start [2024/07/29 12:52] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Troubleshooting ====== | ||
- | {{indexmenu_n> | ||
- | ==== Is it possible to add subnets to the file with IP addresses list? Is it possible to add there port 80 for example instead of the port 443? I've added the following lines: 194.8.224.79 80 and 193.218.139.99 80 - it doesn' | ||
- | |||
- | You can only use the port 443 and if required to omit the URL as follows: | ||
- | |||
- | http:// | ||
- | |||
- | It is enough to specify the required IP address in the white list of URLs or sites, **for example:** | ||
- | |||
- | 1magehut.com/ | ||
- | 3dmx.net | ||
- | 192.162.1.1 | ||
- | |||
- | ==== I've created the file containing domains, is it possible to use the mask within the name in order to avoid providing the list of all the 3rd level domains? ==== | ||
- | |||
- | Unfortunately, | ||
- | - configure clickstream recording to the file containint host option (host name) - [[en: | ||
- | - to output the third-level domains use the following command: | ||
- | |||
- | grep yandex.ru clicksteam.txt|sort -uniq | ||
- | | ||
- | as a result, a list of 3rd level domains used by subscribers of your network will be obtained. |