mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
suricata: EXTERNAL_NET should equal any
This enables that we scan servers in ORANGE for clients in GREEN which absolutely makes sense. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
56f6d107ff
commit
a86bc6dfc6
@@ -11,8 +11,7 @@ vars:
|
||||
# Include HOME_NET declaration from external file.
|
||||
include: /var/ipfire/suricata/suricata-homenet.yaml
|
||||
|
||||
EXTERNAL_NET: "!$HOME_NET"
|
||||
#EXTERNAL_NET: "any"
|
||||
EXTERNAL_NET: "any"
|
||||
|
||||
HTTP_SERVERS: "$HOME_NET"
|
||||
SMTP_SERVERS: "$HOME_NET"
|
||||
|
||||
Reference in New Issue
Block a user