L7 module: Difference between revisions

656 bytes removed ,  7 August 2023
no edit summary
No edit summary
Line 116: Line 116:
Keep in mind that statistics are always accounted regarding their protocol ID so when changing a configuration for a specific ID, all previous statistics for that ID will still be available even if the IP/port combination would not have matched on the old traffic. It is recommended to restart the packet processing after modifying existing definitions.
Keep in mind that statistics are always accounted regarding their protocol ID so when changing a configuration for a specific ID, all previous statistics for that ID will still be available even if the IP/port combination would not have matched on the old traffic. It is recommended to restart the packet processing after modifying existing definitions.


The following actions are possible in the configuration tab:
To edit a protocol definition, click on the pencil symbol at the right hand side of the table. A definition can be cleared by clicking on the trash symbol.
 
* opens the configuration mask for that specific protocol.
{|         
|[[File:Edit.png|60px|right]]
|}
 
* This button make the changes permanent and take effect. A success or error messages will appear indicating the result of the operation.
{|         
|[[File:Save.png|150px|right]]
|}
 
 
* This button undo all configuration changes and restores the currently active configuration.
{|         
|[[File:Reload.png|150px|right]]
|}
 
* This buttons allows to save the current configuration to a local file for later import.
{|         
|[[File:Download.png|300px|right]]
|}
 
* This button imports the configuration file selected with the ‘Choose file’ button into the browser configuration.  
:The imported configuration must be saved to take effect.
{|         
|[[File:Import.png|300px|right]]
|}


The current configuration can be downloaded via the corresponding button and a previously saved configuration can be uploaded too. Make sure to save the configuration after importing a configuration to make it active.


==== Editing a protocol ====
==== Editing a protocol ====
Line 150: Line 124:
The configuration mask for a specific protocol allows to change the parameters described above.
The configuration mask for a specific protocol allows to change the parameters described above.


* '''Layer 4 drop down box: Select the layer 4 protocol from the list of possible values.'''
* Layer 4 drop down box: Select the layer 4 protocol from the list of possible values.
* This button adds another IP address or port to the corresponding list.
* IPs: use the 'plus' button to enter a new IP or IP mask. Use the 'minus' button to remove that corresponding ling.
{|         
* Ports: Similar to IPs, add or remove lines configuring the ports to match.
| [[File:Plus.png|60px|right]]
|}
 
 
* This button removes the entry from the corresponding list.
{|         
|[[File:Minus.png|60px|right]]
|}
 
 
* The configuration can be closed by clicking at this button.
{|         
|
[[File:Done.png|60px|right]]
|}
 


=== Examples ===
=== Examples ===
547

edits