Changes between Version 32 and Version 33 of Csle2022/Agenda/FW
- Timestamp:
- Nov 29, 2022, 10:14:27 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/FW
v32 v33 202 202 [[Image(image5.png)]] 203 203 204 Now you will be able to SSH in to Ubuntu VM. Then we can delete the Duplicating rule. 204 205 205 206 … … 213 214 If we want to delete the rule which accepts the traffic to port 22 and which we have added in the previous section, then:- 214 215 {{{ 215 sudo iptables -D INPUT 1216 sudo iptables -D INPUT 3 216 217 }}} 217 218 Remember the rules number starts from 1