LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What is an IPS?

An Intrusion Prevention System inspects network traffic and actively blocks threats in real time — unlike an IDS, which only detects and alerts.

IPS = Intrusion Prevention System

An IPS monitors network traffic and actively blocks threats in real-time.

Traffic inspected against signatures, branching to an IDS that only detects and alerts versus an IPS that detects and blocks in real time

* Both inspect traffic, but an IDS only detects and alerts while an IPS sits in-line and blocks the threat. *

How it works:

  1. Inspects all traffic
  2. Compares against signatures/behaviors
  3. Blocks malicious traffic automatically
  4. Alerts administrators

IPS vs IDS:

System Action
IDS (Detection) Detects and alerts only
IPS (Prevention) Detects and blocks

Memory tip: The key word is Prevention — an IPS doesn't just detect, it takes action and stops the traffic.

Go deeper:

From Quiz: NETW1 / Networking Today | Updated: Jul 14, 2026