Open main menu

CDOT Wiki β

Changes

OPS335 Firewall Lab

306 bytes added, 09:19, 29 September 2015
IPTABLES
* Save your rule in a bash script (.sh file) so you don't lose it and can rerun it easily.
* If your command didn't work - the easiest thing to do is reload the default rules. You can do that by restarting the iptables service.
 
Some documentation to get started with (you'll need to find more):
* [https://en.wikipedia.org/wiki/Iptables#Overview Overview] section on Wikipedia is a good (short) overview of the system. You don't need to understand that diagram though.
* [https://wiki.centos.org/HowTos/Network/IPTables CentOS Wiki]
=== Your tasks ===