Changes between Version 2 and Version 3 of Csle2022/Agenda/FW
- Timestamp:
- Oct 20, 2022, 10:58:47 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/FW
v2 v3 21 21 Any traffic going from your local machine to the internet needs to go through the output chains. 22 22 23 == 3. FORWARD Chain == 24 Any traffic which is coming from the external network and going to another network needs to go through the forward chain. It is used when two or more computers are connected and we want to send data between them. 25 23 26 == iptables Lab == 24 27