Jump to content

RUT900 Firewall: Difference between revisions

No edit summary
Default values of HTTP and HTTPS limit enable checkbox was changed to no from yes because HTTP and HTTPS limit by default isn't enabled in RUT9
Line 38: Line 38:
     </tr>
     </tr>
</table>
</table>
<span class="asterisk">*</span>When a packet goes through a firewall chain it is matched against all the rules of that specific chain. If no rule matches said packet, an according Action (Drop, Reject or Accept) is performed'''
<span class="asterisk">*</span>When a packet goes through a firewall chain it is matched against all the rules of that specific chain. If no rule matches said packet, an according Action (Drop, Reject or Accept) is performed


*<b>Accept</b> – packet gets to continue down to the next chain
*<b>Accept</b> – packet gets to continue down to the next chain
Line 619: Line 619:
     <tr>
     <tr>
       <td>Enable HTTP limit</td>
       <td>Enable HTTP limit</td>
       <td>yes | no; Default: '''yes'''</td>
       <td>yes | no; Default: '''no'''</td>
       <td>Toggles the rule ON or OFF</td>
       <td>Toggles the rule ON or OFF</td>
     </tr>
     </tr>
Line 657: Line 657:
     <tr>
     <tr>
       <td>Enable HTTPS limit</td>
       <td>Enable HTTPS limit</td>
       <td>yes | no; Default: '''yes'''</td>
       <td>yes | no; Default: '''no'''</td>
       <td>Toggles the rule ON or OFF</td>
       <td>Toggles the rule ON or OFF</td>
     </tr>
     </tr>