<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.vasexperts.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.vasexperts.com/feed.php">
        <title>VAS Experts documentation dpi:faq:dpi</title>
        <description></description>
        <link>https://wiki.vasexperts.com/</link>
        <image rdf:resource="https://wiki.vasexperts.com/lib/tpl/vaswiki/images/favicon.ico" />
       <dc:date>2026-04-15T05:37:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:bandwidth&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:capture&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:filtration&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:li&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:notify&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:shaping&amp;rev=1776182408&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:statistics&amp;rev=1776182408&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.vasexperts.com/lib/tpl/vaswiki/images/favicon.ico">
        <title>VAS Experts documentation</title>
        <link>https://wiki.vasexperts.com/</link>
        <url>https://wiki.vasexperts.com/lib/tpl/vaswiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:bandwidth&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Subscriber Channel Policing</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:bandwidth&amp;rev=1776182408&amp;do=diff</link>
        <description>Subscriber Channel Policing


Product Description


fdpi_ctrl load profile --policing rate_10_night.cfg --profile.name тариф_10

rate10.cfg bp

fdpi_ctrl list all --policing | grep &#039;rrate=1250000(10.00mbit)&#039; |  awk &#039;{ print $1}&#039; &gt; ll.tmp; fdpi_ctrl load --policing policing.htb.cng --file ll.tmp;</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:capture&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>White List and Captive Portal (Service 5)</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:capture&amp;rev=1776182408&amp;do=diff</link>
        <description>White List and Captive Portal (Service 5)


Product Description
&lt;http://192.162.1.1/myfunction?p=1&gt;for example


  1magehut.com/users.php?act=gallery&amp;gal=81&amp;page=4
  3dmx.net
  192.162.1.1


DPI

	*  Configure clickstream recording to a file with the host parameter (hostname) — see metadata recording point http
	*  To compute third-level domains, use the following command:</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:filtration&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Filtering by the Register of Banned Websites (service 4)</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:filtration&amp;rev=1776182408&amp;do=diff</link>
        <description>Filtering by the Register of Banned Websites (service 4)


Product Description
	*  Check the black_list_sm parameter in the configuration file /etc/dpi/fastdpi.conf. If it is set to 1, the service is enabled and blocking is not global for all.
	*  On a test subscriber (IP/login), ensure that the service is deactivated:</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:li&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Recording in PCAP, IPFIX Export (Clickstream, DNS, SIP Metadata, FTP) (Service 12)</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:li&amp;rev=1776182408&amp;do=diff</link>
        <description>Recording in PCAP, IPFIX Export (Clickstream, DNS, SIP Metadata, FTP) (Service 12)


Product Description
Example



cut -f 4 /home/clickstream/url_07* | sort | uniq -c | sort -nr | head -50 | awk &#039;{print $2&quot;;&quot;$1}&#039; &gt; top_sites.csv



cut -f 4,5 /home/clickstream/url_07* | grep &quot;\.mp4\|\.avi&quot; | cut -f1 | sort | uniq -c | sort -nr | head -50 | awk &#039;{print $2&quot;;&quot;$1}&#039; &gt; top_video.csv</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:notify&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Subscriber Notifications (Service 6)</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:notify&amp;rev=1776182408&amp;do=diff</link>
        <description>Subscriber Notifications (Service 6)


Product Description
DPIDPI

DPI

fdpi_ctrl del --service 6 --ip &lt;ip or login&gt;

Example:

fdpi_ctrl del --service 6 --ip 192.168.0.1

Remote DPI Management




	*  On the web server: 
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Pragma: no-cache</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:shaping&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Policing of External Channels</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:shaping&amp;rev=1776182408&amp;do=diff</link>
        <description>Policing of External Channels


Product Description
	*  Specify the parameter dbg_log_mask=0x01 in the configuration file
	*  Reload the service:
service fastdpi reload


/var/log/dpi/fastdpi_stat.log


        Total :
                proto=20 (&#039;rap&#039; 38) {1/385:0/0}{1/172:0/0}
                proto=34 (&#039;dns&#039; 53) {2976/295842:0/0}{2976/471359:0/0}
                proto=56 (&#039;http&#039; 80) {63349/8292468:0/0}{40178/23869035:0/0}
                proto=82 (&#039;pop3&#039; 110) {11/1051:0/0}{14/4438:0/0}
         …</description>
    </item>
    <item rdf:about="https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:statistics&amp;rev=1776182408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-14T16:00:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Collection and Analysis of Statistics by Protocols and Directions</title>
        <link>https://wiki.vasexperts.com/doku.php?id=dpi:faq:dpi:statistics&amp;rev=1776182408&amp;do=diff</link>
        <description>Collection and Analysis of Statistics by Protocols and Directions


Product Description




	*  There are no network losses between SSG and the collector. For example, check if the traffic from the control channel to the collector passes through shaping or if there are interface limitations below the Netflow output speed of</description>
    </item>
</rdf:RDF>
