R80.20 introduces a new layer between the Streaming layer and the Applications layer - MUX (Multiplexer). Applications are registered to the Streaming layer through the MUX layer. The MUX layer chooses to work over PSL (passive streaming) or CPAS (active streaming).
Syntax: fw ctl debug -m MUX + {all | <
List of Debug Flags>}
Flag |
Description |
---|---|
|
CPAS (active streaming) |
|
Advanced Patterns (signatures over port ranges) |
|
API calls |
|
Information about opening and closing of connections |
|
General errors |
|
HTTP Dispatcher |
|
Miscellaneous helpful information (not shown with other debug flags) |
|
PSL (passive streaming) |
|
Proxy tunnel parser |
|
General information about the data stream |
|
Currently is not used |
|
Pattern Matcher 1st tier (fast path) |
|
General information about the TLS |
|
TLS parser |
|
Test Object List algorithm (to determine whether an application is malicious or not) |
|
UDP parser |
|
General warnings |
|
Web Intelligence |