Changes between Version 33 and Version 34 of Csle2022/Agenda/FW


Ignore:
Timestamp:
Nov 29, 2022, 10:22:35 PM (2 years ago)
Author:
geethike
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Csle2022/Agenda/FW

    v33 v34  
    218218Remember the rules number starts from 1
    219219
    220 '''5. Saving your configuration :'''
     220'''5. Add a rule for subnet :'''
     221
     222{{{
     223sudo iptables -A INPUT -s 192.168.1.0/24 -j DROP
     224}}}
     225
     226
     227'''6. Saving your configuration : Optional (Don't Save for this Lab)'''
    221228This part is unnecessary if you are implementing it on a personal computer which is not a server, but if
    222229you are implementing a firewall on a server, then there are high chances that your server might get corrupted and