312-49 · Question #341
Software firewalls work at which layer of the OSI model?
The correct answer is B. Application. Software (host-based) firewalls, especially application-layer or next-generation firewalls, operate at Layer 7 (Application) of the OSI model. This allows them to inspect actual application-level traffic - understanding protocols like HTTP, FTP, DNS, and SMTP - and make…
Question
Software firewalls work at which layer of the OSI model?
Options
- ATransport
- BApplication
- CData Link
- DNetwork
How the community answered
(31 responses)- B94% (29)
- C3% (1)
- D3% (1)
Explanation
Software (host-based) firewalls, especially application-layer or next-generation firewalls, operate at Layer 7 (Application) of the OSI model. This allows them to inspect actual application-level traffic - understanding protocols like HTTP, FTP, DNS, and SMTP - and make filtering decisions based on content, not just ports and IP addresses. This is more granular than packet-filtering firewalls (Layer 3/Network) or stateful firewalls (Layer 4/Transport). The ability to inspect application data is what allows software firewalls to block specific applications, URLs, or content types.
Topics
Community Discussion
No community discussion yet for this question.