Open main menu

CDOT Wiki β

Changes

OPS335 Firewall Lab

45 bytes removed, 11:51, 23 January 2016
How Firewalls (iptables) Relate to the Labs in this Course
:*There are '''<u>two sets</u> of IPtables rules (chains) that apply:''' '''OUTPUT/INPUT on the client''' and '''INPUT/OUTPUT on the server'''.<br>It is important to think about from the perspective from the client as well as the server.
:* '''Outbound traffic from a server (in our case, the web-server) is rarely blocked <u>unless</u> there is a security policy to <u>prevent</u> some kind of traffic'''.<br>Even in that case, that security policy is usually performed on a router (this is a topic which will be discussed later in this course).
:* '''Inbound traffic is of two distinct types'''. Our diagram shows:
:* '''Basically, all other services work in a similar way as discussed above'''.
 
===Critical iptables Elements===