1
edit
Changes
IPTables
,no edit summary
=== INPUT Chain ===
<pre> dest. src. --------- --------- ---------- | routing localhost Local process|F12Host|>-wire--->eth0|Fedora2|->eth0 -> decision --> INPUT chain -->filtering --> or application--------- | is made \ of rules ------------------- is made \ of rules \
some routed elsewhere
or sent to FORWARD chain
=== OUTPUT Chain ===
<pre>
src.
---------------------- dest.
| Local process routing localhost ---------
|Fedora2 --> or applicaiton -> decision-> OUTPUT chain -->filtering-> eth0-> wire->|F12Host|
| is made of rules interface ---------
----------------------
</pre>
== Sample Scripts from our Lab Material ==