Chapter 6 Firewall
Chapter 6 Firewall
Chapter 6
Firewall
Bandarlampung, Maret 2020
Routing
Forward
Decision
Input Output
Local Process
Operations to manage whole chains
-N Create a new chain
INPUT
test
Rule1: -p ICMP –j DROP
Rule1: -s 192.168.1.1
Rule2: -p TCP –j test
Rule2: -d 192.168.1.1
Rule3: -p UDP –j DROP