Process Overview
A firewall acts like a security guard for your computer network. It checks incoming and outgoing data and decides if it should be allowed or blocked to keep your network safe from threats.
Jump into concepts and practice - no test required
A firewall acts like a security guard for your computer network. It checks incoming and outgoing data and decides if it should be allowed or blocked to keep your network safe from threats.
+-------------------+
| Internet Data |
+---------+---------+
|
v
+-------------------+
| Firewall |
| +-------------+ |
| | Check Source| |
| +------+------+
| |
| +------+------+
| | Check Rules | |
| +------+------+
+----|-------|-----+
| |
v v
+------------+ +------------+
| Allow Data | | Block Data |
+------------+ +------------+allow from 10.0.0.0/24 to any port 80. However, users report they cannot access websites on port 80. What is the likely error?