TRB142 Firewall: Difference between revisions
(Created page with "==Summary== {{Template: webui_network_firewall_summary}} ==General Settings== {{Template: webui_network_firewall_general_settings}} File:Trb142 webui network firewall ge...") |
No edit summary |
||
Line 16: | Line 16: | ||
[[File:Trb142 webui network firewall general settings zones v1.png]] | [[File:Trb142 webui network firewall general settings zones v1.png]] | ||
{| class="wikitable" | |||
|+ | |||
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME | |||
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE | |||
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Zone | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | - | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The source zone | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Forwardings | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | - | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The destination zone | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Input | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Reject {{!}} Drop {{!}} Accept; Default: " " (depends on zone) | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Action'''*''' that is to be performed for packets that pass through the Input chain | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Output | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Reject {{!}} Drop {{!}} Accept; Default: " " (depends on zone) | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Action'''*''' that is to be performed for packets that pass through the Output chain | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Forward | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Reject {{!}} Drop {{!}} Accept; Default: " " (depends on zone) | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Action'''*''' that is to be performed for packets that pass through the Forward chain | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Masquerading | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enables masquerading | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | MSS Clamping | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Edit | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | - | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Opens the rule's editing page | |||
|- | |||
|} | |||
{{Template: webui_network_firewall_general_settings_zones_table}} | {{Template: webui_network_firewall_general_settings_zones_table}} | ||
==Port Forwards== | |||
{{Template: webui_network_firewall_port_forwards}} | |||
[[]] | |||
{{Template: webui_network_firewall_port_forwards_table}} | |||
==Traffic Rules== | ==Traffic Rules== | ||
{{Template: webui_network_firewall_traffic_rules}} | |||
[[]] | |||
{{Template: webui_network_firewall_traffic_rules_table}} | |||
==Custom Rules== | ==Custom Rules== | ||
{{Template: webui_network_firewall_custom_rules}} |
Revision as of 06:22, 15 October 2018
Main Page > TRB Gateways > TRB142 > TRB142 Manual > TRB142 WebUI > TRB142 Network section > TRB142 FirewallSummary
RutOS uses a standard Linux iptables package as its firewall, which uses routing chains and policies to facilitate control over inbound and outbound traffic. This chapter is an overview of the Firewall section.
General Settings
The General Settings tab is used to configure the main policies of the device's firewall. The figure below is an example of the General Settings section and the table below provides information on the fields contained in that section:
Template:Webui network firewall general settings table
Zones
Template:Webui network firewall general settings zones
FIELD NAME | VALUE | DESCRIPTION |
---|---|---|
Zone | - | The source zone |
Forwardings | - | The destination zone |
Input | Reject | Drop | Accept; Default: " " (depends on zone) | Action* that is to be performed for packets that pass through the Input chain |
Output | Reject | Drop | Accept; Default: " " (depends on zone) | Action* that is to be performed for packets that pass through the Output chain |
Forward | Reject | Drop | Accept; Default: " " (depends on zone) | Action* that is to be performed for packets that pass through the Forward chain |
Masquerading | Enables masquerading | |
MSS Clamping | ||
Edit | - | Opens the rule's editing page |
Template:Webui network firewall general settings zones table
Port Forwards
Template:Webui network firewall port forwards
[[]]
Template:Webui network firewall port forwards table
Traffic Rules
Template:Webui network firewall traffic rules
[[]]
Template:Webui network firewall traffic rules table