From: Michael Tremer Date: Wed, 23 Feb 2022 18:18:27 +0000 (+0000) Subject: features: Update text and link around the IPS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73cebb40bb196fe2312f79da703adb7b75920f2f;p=ipfire.org.git features: Update text and link around the IPS Fixes: #12749 Signed-off-by: Michael Tremer --- diff --git a/src/templates/static/features.html b/src/templates/static/features.html index 68dee8c7..a6e23972 100644 --- a/src/templates/static/features.html +++ b/src/templates/static/features.html @@ -31,8 +31,8 @@

The primary objective of IPFire is security. - Its easy to configure firewall engine and Intrusion Detection System - prevent any attackers from breaking into your network. + Its easy to configure firewall engine and Intrusion Prevention System + stops any attackers from breaking into your network. In the default configuration, the network is split into various zones with different security policies such as a LAN and DMZ to manage risks inside the network and have custom configuration for the specific @@ -92,16 +92,16 @@

-

Intrusion Detection/Prevention System

+

Intrusion Prevention System

- IPFire's Intrusion Detection System (IDS) analyzes network traffic and tries to - detect exploits, leaking data and any other suspicious activity. + IPFire's Intrusion Prevention System (IPS) analyzes network traffic, + detects exploits, leaking data and any other suspicious activity. Upon detection, alerts are raised and the attacker is immediately blocked.

- + Documentation