From 1b7b50000f4b2ef15a45dd84ea213a74b3b54d88 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Fri, 26 Jun 2020 17:07:23 +0000 Subject: ids: T2659: Fastnetmon conf_mode --- .../service-ids-ddos-protection.xml.in | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 interface-definitions/service-ids-ddos-protection.xml.in diff --git a/interface-definitions/service-ids-ddos-protection.xml.in b/interface-definitions/service-ids-ddos-protection.xml.in new file mode 100644 index 000000000..741533bb4 --- /dev/null +++ b/interface-definitions/service-ids-ddos-protection.xml.in @@ -0,0 +1,117 @@ + + + + + + + Intrusion Detection System + + + + + FastNetMon detection and protection parameters + + + + + Path to fastnetmon alert script + + + + + Direction for processing traffic + + in out + + + (in|out) + + + + + + + Listen interface for mirroring traffic + + + + + + + + + Traffic capture modes + + + + + + Listen mirrored traffic mode + + + + + + + + Define monitoring networks + + ipv4net + Processed network + + + + + + + + + + Attack limits thresholds + + + + + Flows per second + + <0-4294967294> + Flows per second + + + + + + + + + Megabits per second + + <0-4294967294> + Megabits per second + + + + + + + + + Packets per second + + <0-4294967294> + Packets per second + + + + + + + + + + + + + + + -- cgit v1.2.3