Changes

Jump to: navigation, search

IPTables

1 byte added, 15:40, 22 November 2010
Sample Scripts from our Lab Material
The intended audience for this document is Andrew Grimo's the OPS235 linux admin class. It is a guide to iptables in the context of what OPS235 is currently studying and therefore a variety of its complexities will not be explored here. All are welcome to reference this document and refine what it is trying to convey to be more accurate or precise.
This is an outline of
// at line 1 in the chain
# iptables -I INPUT 3 INPUT -p tcp -s 192.168.235.0/24 -d f12host --dport ssh -j DROP
</pre>
1
edit

Navigation menu