Based on the following firewall rule set, answer: Will a packet from 192.168.1.55 to 10.0.0.5 on port 80 be allowed?
Source | Destination | Port | Action |
---|---|---|---|
192.168.1.0/24 | 10.0.0.5 | 80 | Allow |
0.0.0.0/0 | 10.0.0.5 | 22 | Deny |
192.168.2.0/24 | 10.0.0.5 | 443 | Allow |