N4N049: Understanding Firewalls
Today, Ethan and Holly provide an overview of firewalls. While cybersecurity is a separate discipline from network engineering, much of what happens in cybersecurity is interesting at the packet level, so there’s a good deal of overlap. It’s likely that as a network engineer, you’ll be managing, or at least dealing with, firewalls in your ... Read more »

Today, Ethan and Holly delve into the world of firewalls, exploring their role in both network engineering and cybersecurity. While these two fields are often considered distinct, there is a significant overlap, particularly at the packet level. As network engineers, it's likely that you'll encounter firewalls in your daily work, whether managing them directly or collaborating with cybersecurity teams to ensure they function effectively.
Firewalls are a critical component of network security, designed to monitor and control incoming and outgoing network traffic based on predetermined security rules. They act as a barrier between a trusted internal network and an untrusted external network, such as the internet. By inspecting packets of data, firewalls can identify and block malicious traffic, preventing unauthorized access and data breaches.
The primary function of a firewall is to enforce security policies by filtering traffic. This is achieved through a combination of rules and configurations that define what types of traffic are allowed, denied, or logged. These rules can be based on various criteria, such as IP addresses, protocols, ports, and even content within the packets. By applying these rules, firewalls help to protect against a wide range of cyber threats, including unauthorized access, malware, and data exfiltration.
In addition to traffic filtering, firewalls also provide logging and reporting capabilities. This feature is essential for network administrators to monitor network activity and detect potential security incidents. By capturing and analyzing logs, network engineers can identify patterns of suspicious behavior, respond to threats promptly, and conduct post-incident investigations to understand the scope of any security breaches.
While firewalls are primarily associated with cybersecurity, their operation and management are closely tied to network engineering. Network engineers must ensure that firewalls are properly integrated into the network infrastructure, configured to align with organizational security policies, and maintained to maintain optimal performance. This involves tasks such as deploying firewall devices, configuring network interfaces, and managing network topology to ensure that firewalls can effectively monitor and control traffic flow.
The relationship between network engineering and cybersecurity is complex and dynamic. As cyber threats evolve, so too must the tools and strategies used to defend against them. Firewalls, as a foundational element of network security, require continuous attention and adaptation to stay effective in a rapidly changing threat landscape. Network engineers must collaborate closely with cybersecurity professionals to stay informed about emerging threats and ensure that firewalls are configured to address them.
In conclusion, firewalls are a vital component of both network engineering and cybersecurity. While these fields may seem distinct, their intersection is crucial for maintaining the security and integrity of networked systems. As network engineers, understanding firewalls and their role in network security is essential. By managing and working with firewalls effectively, you can help protect your organization's data and infrastructure from a wide range of cyber threats.










