RFC 6598 - Carrier- Grade NAT (CGN) devices
parent
67aa1f1c00
commit
c81a900924
|
@ -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"
|
||||||
|
}
|
Loading…
Reference in New Issue