Networking

Firewall

A network security system that monitors and controls incoming and outgoing traffic based on predetermined rules. Firewalls operate at different layers: packet-filtering firewalls inspect IP/port headers, stateful firewalls track connection state, and application-layer firewalls (WAFs) inspect HTTP content. Misconfigured firewalls are a common cause of connection timeouts and unreachable services.

Related Protocols

See Also