| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Lecture - Firewalls with Iptables

Page history last edited by Patrick 4 years ago

 Firewalls with Iptables

 

 

Prerequisites

 

  • First two videos on firewalls

 

Summary

 

  • Extensive coverage of iptables and iptables syntax, firewall policies, and attacks: SYN flood & ping flood (smurf attack). In the second video lecture I describe how to setup logging.  That will be a big part of your second assignment, so make sure you review the video and get your logging working!

 

Video 

 

 

    • 28:13 - nano text editor usage
    • 28:58 - How to install vi (vim) in Ubuntu
    • 29:15 - Review of execute permissions
    • 29:35 - Using vim to edit the firewall rules shell script
    • 36:24 - Review of chmod
    • 36:53 - netstat command usage
    • 37:11 - How to install vsftpd
    • 37:22 - How to install openssh-server
    • 37:48 - Running the firewall rules shell script
    • 38:07 - Listing the active iptables firewall rules
    • 38:45 - Testing FTP access with active firewall rules
    • 39:33 - Testing SSH access
    • 40:35 - Re-enabling SSH access
    • 41:13 - Testing SSH access again (this time successful)
    • 41:37 - Testing ping (accepted)
    • 41:52 - Testing ping (rejected)
  • Setup iptables logging 

 

Reference Materials

 

 

Additional Information

 

 

 

All Course Lectures

Comments (0)

You don't have permission to comment on this page.