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