🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Networking Beginner

What is Firewall?

A network security system that monitors and controls incoming and outgoing traffic based on predetermined rules.

Firewalls act as gatekeepers between trusted internal networks and untrusted external networks. They filter traffic based on IP addresses, ports, protocols, and application data.

Types include packet filtering, stateful inspection, proxy, and next-generation firewalls (NGFW). Linux uses iptables or nftables. Common tools include UFW (Ubuntu) and firewalld (RHEL/CentOS).

Related Terms

Network Segmentation
The practice of dividing a network into isolated segments to improve security, performance, and management.
ICMP (Internet Control Message Protocol)
A network protocol used for diagnostic and error reporting, including ping and traceroute functionality.
IPv6
The latest version of the Internet Protocol with 128-bit addresses, designed to replace IPv4 and solve address exhaustion.
Port
A numbered endpoint (0-65535) that identifies specific processes or services on a networked computer for communication.
MTU (Maximum Transmission Unit)
The maximum size of a data packet that can be transmitted over a network without fragmentation.
Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
View All Networking Terms →