]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: add clarity around HOME_NET/EXTERNAL_NET
authorjason taylor <jtfas90@gmail.com>
Fri, 3 Jun 2022 19:50:55 +0000 (19:50 +0000)
committerVictor Julien <vjulien@oisf.net>
Fri, 1 Jul 2022 13:45:31 +0000 (15:45 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/rules/intro.rst

index ac5fe627d321c68363703319550ba6b794697905..07634437802e91a6d3a1f079a6f88f9ac9756cf8 100644 (file)
@@ -130,8 +130,9 @@ Operator        Description
 ==============  =========================
 
 Normally, you would also make use of variables, such as ``$HOME_NET`` and
-``$EXTERNAL_NET``. The configuration file specifies the IP addresses these
-concern, and these settings will be used in place of the variables in you rules.
+``$EXTERNAL_NET``. The suricata.yaml configuration file specifies the IP addresses these
+concern. The respective ``$HOME_NET`` and ``$EXTERNAL_NET`` settings will be used in place of the variables in your rules.
+
 See :ref:`suricata-yaml-rule-vars` for more information.
 
 For example: