Open main menu

CDOT Wiki β

Changes

Lab 6 Warnings / Debrief

9 bytes removed, 12:31, 23 July 2015
no edit summary
When using iptables, the '''Filter''' table is important because it contains the following essential '''chains''':<br><br>
'''INPUT:'''<br>Data is checked against the INPUT chain to see if it is <u>allowed into</u> the PC.<br><br>'''OUTPUT:'''<br>Data is checked against the OUTPUT chain to see if it is <u>allowed to go outside</u> of the PC.<br><br>'''FORWARD:'''<br>PC is acting as a router it does not actually send or receive data, it <u>FORWARDS</u> data from one machine to another.
<u>Example:</u>
13,420
edits