Skip to content

Latest commit

 

History

History

0x13-firewall

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Firewall Project

This project is part of the DevOps and System Administration curriculum at Holberton School. It focuses on configuring and managing firewalls to secure servers and network traffic.

Concepts Covered

  • Web stack debugging
  • Firewall configuration and management

Background Context

This project revolves around setting up and configuring firewalls on servers to control incoming and outgoing network traffic effectively. Understanding concepts like web stack debugging is crucial for successful completion.

Resources

More Information

This project emphasizes the importance of firewall rules and how they impact network communication. Utilizing tools like telnet for debugging and understanding network connections is essential.

Warning!

  • Containers Limitation: Containers on demand (Docker) cannot be used for this project.
  • Firewall Rule Caution: Exercise caution when configuring firewall rules. Incorrect configurations, such as blocking port 22/TCP, can lead to loss of SSH access to your server.

Tasks

0. Block all incoming traffic but

1. Port forwarding

Copyright © 2024 ALX. All rights reserved.