From c81a900924c0107ebe70092e41cfb0fa9730446e Mon Sep 17 00:00:00 2001 From: Michael Hamm Date: Tue, 31 Jan 2017 20:49:44 +0100 Subject: [PATCH] RFC 6598 - Carrier- Grade NAT (CGN) devices --- lists/rfc6598/list.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lists/rfc6598/list.json diff --git a/lists/rfc6598/list.json b/lists/rfc6598/list.json new file mode 100644 index 0000000..3d78a48 --- /dev/null +++ b/lists/rfc6598/list.json @@ -0,0 +1,16 @@ +{ + "list": [ + "100.64.0.0/10" + ], + "type": [ + "cidr" + ], + "matching_attributes": [ + "ip-src", + "ip-dst", + "domain|ip" + ], + "description": "Event contains one or more entries part of the RFC 6598 CIDR blocks - Special Use IPv4 Addresses", + "version": 2, + "name": "List of RFC 6598 CIDR blocks" +}