In this project, I used ufw to configure firewalls on my web servers issued by ALX School.
-
0. Block all incoming traffic but
- 1-block_all_incoming_traffic_but: Bash
script that installs a
ufwfirewall to block all incoming traffic except for ports22,443and80on a web server.
- 1-block_all_incoming_traffic_but: Bash
script that installs a
-
1. Port forwarding
- 100-port_forwarding:
ufwconfiguration file that configures a firewall to redirect port8080/TCPto port80/TCP.
- 100-port_forwarding:
- Festus Maithya festusmaithyakcau
All work contained in this project was completed as part of the curriculum for ALX School. ALX School is a campus-based full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning. For more information, visit this link.