156-215.80 · Question #177
You are a security architect and need to design a secure firewall, VPN and IPS solution. Where would be the best place to install IPS in the topology if the internal network is already protected?
The correct answer is A. On the firewall itself to protect all connected networks centrally. IPS placement on the firewall itself provides centralized inspection of all traffic across all connected network segments without requiring separate deployments.
Question
You are a security architect and need to design a secure firewall, VPN and IPS solution. Where would be the best place to install IPS in the topology if the internal network is already protected?
Options
- AOn the firewall itself to protect all connected networks centrally.
- BOn each network segment separately.
- COn the LAN is enough, the DMZ does not need to be protected.
- DIn front of the firewall is enough.
How the community answered
(44 responses)- A66% (29)
- B20% (9)
- C5% (2)
- D9% (4)
Why each option
IPS placement on the firewall itself provides centralized inspection of all traffic across all connected network segments without requiring separate deployments.
Installing IPS on the firewall allows it to inspect all traffic traversing the gateway at a single choke point, covering all connected segments including DMZ and internal networks. This centralized approach ensures uniform policy enforcement and reduces management overhead compared to distributed deployment. It leverages the firewall's existing traffic inspection capabilities to apply IPS signatures to all flows simultaneously.
Installing IPS on each network segment separately is redundant, expensive, and complex to manage when a centralized firewall already handles all inter-segment traffic.
The DMZ hosts publicly accessible services and is a high-risk zone that absolutely requires IPS protection, making LAN-only coverage insufficient.
Placing IPS only in front of the firewall means internal and DMZ traffic is never inspected after passing the firewall, leaving those segments unprotected from threats that bypass the perimeter.
Concept tested: IPS centralized deployment on firewall gateway
Source: https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_IPS_AdminGuide/Content/Topics-IPS/IPS-Overview.htm
Topics
Community Discussion
No community discussion yet for this question.