Changes

Line 939: Line 939:  
In cryptography and computer security, a man-in-the-middle attack (MITM) is an attack where the perpetrator secretly relays and possibly alters the communication between two parties who believe they are directly communicating with each other. One example of man-in-the-middle attacks is active eavesdropping, in which the attacker makes independent connections with the victims and relays messages between them to make them believe they are talking directly to each other over a private connection, when in fact the entire conversation is controlled by the attacker.
 
In cryptography and computer security, a man-in-the-middle attack (MITM) is an attack where the perpetrator secretly relays and possibly alters the communication between two parties who believe they are directly communicating with each other. One example of man-in-the-middle attacks is active eavesdropping, in which the attacker makes independent connections with the victims and relays messages between them to make them believe they are talking directly to each other over a private connection, when in fact the entire conversation is controlled by the attacker.
   −
[[File:Networking_rutos_manual_firewall_attack_prevention_https_attack_prevention.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_firewall_attack_prevention_https_attack_prevention_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 959: Line 959:  
     <tr>
 
     <tr>
 
     <td>Limit</td>
 
     <td>Limit</td>
         <td>integer; default: <b>5</b></td>
+
         <td>integer [1..10000]; default: <b>none</b></td>
 
         <td>Maximum HTTPS connections during the set period.</td>
 
         <td>Maximum HTTPS connections during the set period.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Limit burst</td>
 
     <td>Limit burst</td>
         <td>integer; default: <b>10</b></td>
+
         <td>integer [1..10000]; default: <b>none</b></td>
 
         <td>Indicates the maximum burst number before the above limit kicks in.</td>
 
         <td>Indicates the maximum burst number before the above limit kicks in.</td>
 
     </tr>
 
     </tr>

Navigation menu