Software-Defined Networking firewall using POX controller and OpenFlow protocol for dynamic packet filtering with programmable security policies.
A Software-Defined Networking (SDN) project implementing a programmable firewall using the POX controller and OpenFlow protocol. The firewall dynamically enforces network security policies based on MAC addresses, IP addresses, ports, and protocols, providing centralized and flexible network security management.
Understanding OpenFlow protocol specifications and match fields, implementing efficient packet matching logic, managing flow table entries with proper priorities, and enforcing complex security policies without impacting network performance.
Successfully implemented a functional SDN firewall demonstrating the power of programmable networks for security enforcement.
© 2025 Maxwell Vaglica. All rights reserved.