From f6f0e4f814dd0a447c0e66b31a84ce56228a5c92 Mon Sep 17 00:00:00 2001 From: DaTekShaman Date: Thu, 7 Aug 2025 09:18:58 +0300 Subject: [PATCH] local --- rule-provider/consolidated-lists-private/local-devices.yaml | 6 ++++++ .../consolidated-lists-private/local-infrasctructure.yaml | 5 +++++ rule-provider/consolidated-lists-private/local-iot.yaml | 5 +++++ rule-provider/consolidated-lists-private/local-webway.yaml | 5 +++++ 4 files changed, 21 insertions(+) create mode 100644 rule-provider/consolidated-lists-private/local-devices.yaml create mode 100644 rule-provider/consolidated-lists-private/local-infrasctructure.yaml create mode 100644 rule-provider/consolidated-lists-private/local-iot.yaml create mode 100644 rule-provider/consolidated-lists-private/local-webway.yaml diff --git a/rule-provider/consolidated-lists-private/local-devices.yaml b/rule-provider/consolidated-lists-private/local-devices.yaml new file mode 100644 index 0000000..6ee4aed --- /dev/null +++ b/rule-provider/consolidated-lists-private/local-devices.yaml @@ -0,0 +1,6 @@ +payload: + - IP-CIDR,192.168.10.1/24 + + - IP-CIDR,192.168.21.1/24 + - IP-CIDR,192.168.22.1/24 + - IP-CIDR,192.168.23.1/24 \ No newline at end of file diff --git a/rule-provider/consolidated-lists-private/local-infrasctructure.yaml b/rule-provider/consolidated-lists-private/local-infrasctructure.yaml new file mode 100644 index 0000000..9393844 --- /dev/null +++ b/rule-provider/consolidated-lists-private/local-infrasctructure.yaml @@ -0,0 +1,5 @@ +payload: + - IP-CIDR,192.168.20.1/24 + - IP-CIDR,192.168.24.1/24 + - IP-CIDR,192.168.25.1/24 + - IP-CIDR,192.168.26.1/24 \ No newline at end of file diff --git a/rule-provider/consolidated-lists-private/local-iot.yaml b/rule-provider/consolidated-lists-private/local-iot.yaml new file mode 100644 index 0000000..9393844 --- /dev/null +++ b/rule-provider/consolidated-lists-private/local-iot.yaml @@ -0,0 +1,5 @@ +payload: + - IP-CIDR,192.168.20.1/24 + - IP-CIDR,192.168.24.1/24 + - IP-CIDR,192.168.25.1/24 + - IP-CIDR,192.168.26.1/24 \ No newline at end of file diff --git a/rule-provider/consolidated-lists-private/local-webway.yaml b/rule-provider/consolidated-lists-private/local-webway.yaml new file mode 100644 index 0000000..9393844 --- /dev/null +++ b/rule-provider/consolidated-lists-private/local-webway.yaml @@ -0,0 +1,5 @@ +payload: + - IP-CIDR,192.168.20.1/24 + - IP-CIDR,192.168.24.1/24 + - IP-CIDR,192.168.25.1/24 + - IP-CIDR,192.168.26.1/24 \ No newline at end of file