This project was on Firewalls.
I learnt about setting up basic ufw firewall rules and firewall port redirection.
Each file contains the solution to a task in the project.
- 0-block_all_incoming_traffic_but:
ufwcommands used to install and setup firewall rules forweb-01. - 100-port_forwarding: Configuration for
web-01so that its firewall redirects port8080/TCPto port80/TCP.