Open main menu

CDOT Wiki β

Changes

OPS235 Lab 6 - CentOS7 - SSD

2 bytes added, 06:26, 16 June 2016
no edit summary
|- valign="top"
|
 
[[Image:iptable-chains.png|thumb|600px|right|When using iptables packets must pass-through "a chain of policy rules" in order to handle packets. If a packet matches a rule, then an action is taken (some examples include: '''ACCEPT''', '''DROP''', '''REJECT''', or '''LOG'''); otherwise, the packet will be directed to the default policy chain. ]]
# Issue the following command to reset the iptables policy rules: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">iptables -F</span></code></b>.
# Issue a command to list the existing iptables policy rules to verify they have been reset.
 
==== Setting Default Policy and Policy Exceptions with iptables ====
13,420
edits