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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Csle2022/Agenda/FW

    v32 v33  
    202202[[Image(image5.png)]]
    203203
     204Now you will be able to SSH in to Ubuntu VM. Then we can delete the Duplicating rule.
    204205
    205206
     
    213214If we want to delete the rule which accepts the traffic to port 22 and which we have added in the previous section, then:-
    214215{{{
    215 sudo iptables -D INPUT 1
     216sudo iptables -D INPUT 3
    216217}}}
    217218Remember the rules number starts from 1