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
Mentioned in Guides
Debugging Connection Reset Errors
Debugging & Troubleshooting
Debugging WebSocket Disconnections
Debugging & Troubleshooting
FTP Reply Codes: Understanding File Transfer Responses
DNS & Networking
TCP Three-Way Handshake and Connection Lifecycle
DNS & Networking
Essential Network Debugging Tools: ping, traceroute, mtr, and tcpdump
DNS & Networking
WebSocket Close Codes: Why Your Connection Dropped
Real-Time Protocols
Server-Sent Events (SSE) Implementation Guide
Real-Time Protocols
WebRTC Signaling with SIP and WebSocket
Real-Time Protocols
WebSocket Performance Tuning
Performance & Optimization
RFC 9114: HTTP/3 Protocol Deep Dive
Protocol Deep Dives
RFC 959: FTP Protocol Deep Dive
Protocol Deep Dives
Migrating from HTTP/2 to HTTP/3: QUIC Deployment Guide
Migration & Upgrades
Migrating from FTP to SFTP: A Complete Transition Guide
Migration & Upgrades
Rate Limiting at the Edge: WAF, CDN, and API Gateway Strategies
Production Infrastructure
Related Scenarios
511 Network Authentication Required — Captive Portal
HTTP
554 Transaction Failed — Blacklisted IP
SMTP
REFUSED — Recursive Query to Authoritative-Only Server
DNS
FORMERR — Malformed DNS Query
DNS
530 Login Authentication Failed
FTP
425 Can't Open Data Connection — Passive Mode Firewall
FTP
550 File Unavailable — Permission Denied
FTP
426 Connection Closed — Transfer Aborted Mid-File
FTP
227 Entering Passive Mode — Wrong IP Behind NAT
FTP
553 File Name Not Allowed — Invalid Characters or Path
FTP
See Also
Rate Limit Bypass
Security
SSRF (Server-Side Request Forgery)
Security
Port Number
Networking
Timeout
Networking
NAT (Network Address Translation)
Networking
Subnet (Subnetwork)
Networking
TCP Reset (RST)
Networking
Split-Horizon DNS
DNS
SBC (Session Border Controller)
SIP & VoIP
FTP Passive Mode
FTP & File Transfer
FTP Chroot Jail
FTP & File Transfer