]> git.ipfire.org Git - ipfire.org.git/commitdiff
features: Update text and link around the IPS
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Feb 2022 18:18:27 +0000 (18:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Feb 2022 18:18:27 +0000 (18:18 +0000)
Fixes: #12749
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/static/features.html

index 68dee8c79acf6f05f79fef2423e94a35c6f0139a..a6e23972f2e360694a7c103a43b4c93ccb5cad1f 100644 (file)
@@ -31,8 +31,8 @@
 
                                        <p>
                                                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
                                                </a>
                                        </p>
 
-                                       <h4>Intrusion Detection/Prevention System</h4>
+                                       <h4>Intrusion Prevention System</h4>
 
                                        <p>
-                                               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.
                                        </p>
 
                                        <p>
-                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/configuration/services/ids">
+                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/configuration/firewall/ips">
                                                        Documentation
                                                </a>
                                        </p>