200-301 · Question #1416
What is a function of a firewall on an enterprise network?
The correct answer is A. It allows and denies ingress and egress traffic.. The primary function of a firewall on an enterprise network is to enforce security policies by selectively allowing or denying network traffic both entering (ingress) and leaving (egress) the network.
Question
Options
- AIt allows and denies ingress and egress traffic.
- BIt serves as a default gateway to hosts on the internet.
- CIt processes traffic based on stateless inspection.
- DIt acts as the intermediary device between the enterprise and its ISP.
How the community answered
(23 responses)- A96% (22)
- C4% (1)
Why each option
The primary function of a firewall on an enterprise network is to enforce security policies by selectively allowing or denying network traffic both entering (ingress) and leaving (egress) the network.
The fundamental and defining function of a firewall is to act as a security barrier, inspecting and controlling network traffic to enforce access control policies by permitting or blocking packets based on predefined rules for both incoming (ingress) and outgoing (egress) connections.
While a firewall may be configured as a default gateway for internal hosts, its primary function is traffic filtering and security enforcement, not solely acting as a routing point.
Modern enterprise firewalls predominantly use stateful inspection, which tracks the state of active connections, rather than stateless inspection, which examines each packet independently without context.
This describes the common placement of a firewall at the network perimeter, but not its core function, which is to filter traffic at that strategic location.
Concept tested: Firewall functions
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security-overview
Topics
Community Discussion
No community discussion yet for this question.