Top Banner
NatSys Lab. Deep Packet Inspection
12

NatSys Lab. Deep Packet Inspection (DPI)

Jun 10, 2015

Download

Business

NatSys Lab. Deep Packet Inspection (DPI) solution for on-line advertising with active redirects, Web analysis, users flow control, Data Leakage Protection (DLP) etc.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: NatSys Lab. Deep Packet Inspection (DPI)

NatSys Lab.

Deep Packet Inspection

Page 2: NatSys Lab. Deep Packet Inspection (DPI)

Use Cases

● On-line advertising with active redirects● Market research● Users flow control● Data Leakage Protection (DLP)● Intellectual Web-content filtering● Intrusion detection and prevention

Page 3: NatSys Lab. Deep Packet Inspection (DPI)

Deep Packet Inspection (DPI)

● Software solution for commodity x86-64 hardware

● Performs 10Gbps traffic analyzing and modification on network, transport and application layers

● Generates clickstream in Cisco RDR or custom BER formats

● Has user profiles storage and management module

Page 4: NatSys Lab. Deep Packet Inspection (DPI)

Operation Modes

DPI can operate in following modes:● inline – the system works as common Linux

router which can actively filter and modify traffic on all layers

● active sniffer – the system can analyze traffic and generate clickstream and DNS and HTTP redirects

Page 5: NatSys Lab. Deep Packet Inspection (DPI)

Inline Operation Mode(user flow control case)

Page 6: NatSys Lab. Deep Packet Inspection (DPI)

Fault Tolerance in Inline Mode

DPI inline mode achieves fault tolerance using following technologies:● bypass network adapters● or standard Linux router failover

Page 7: NatSys Lab. Deep Packet Inspection (DPI)

Active Sniffer Operation Mode(Web analytics case)

Page 8: NatSys Lab. Deep Packet Inspection (DPI)

Advertising Redirects

DPI can redirect user requests depending on:● user settings (once per N seconds or requests)● matching request URI to set of regular

expressions● 400 or 500 HTTP errors● absence of corresponding DNS record● custom policy loaded in run-time from Policy

Server

Page 9: NatSys Lab. Deep Packet Inspection (DPI)

Redirect in Inline Mode

Page 10: NatSys Lab. Deep Packet Inspection (DPI)

Redirect in Active Sniffer Mode

Page 11: NatSys Lab. Deep Packet Inspection (DPI)

Flow Control

● DPI works as a common Linux router with traffic control

● Limits traffic by TCP/UDP ports and/or IPv4/IPv6 addresses and sub-networks

● Control policy can be updated by Policy Server in run-time

Page 12: NatSys Lab. Deep Packet Inspection (DPI)

Clickstream

● DPI can send or store extract of user traffic depending on custom rules

● The rules can specify values of particular HTTP headers or user addresses

● Flexible configuration of traffic extraction (clickstream)

● Traffic extraction can be compressed on-the-fly