Skip to main content
Version: current

Firewall and QoS Case Studies

These case studies show practical firewall and QoS configurations, including brute-force prevention, DDoS protection, connection-rate rules, port knocking, and advanced firewall designs. Use them as examples for common security policies.

📄️Port knocking

All available public IP addresses are constantly being port scanned by bots and services like shodan.io and anyone can use this information to perform brute-force attacks and execute any known exploits. Port knocking is a cost-effective way to defend against this by not exposing any ports and simply listening for connection attempts - if the correct sequence of port connection attempts is made, the client is considered safe and added to a secured address list that bypasses the WAN firewall rules.