From 3d57de8bb7ad797d7909f4833623fe651bb32174 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sun, 8 Sep 2019 19:57:20 +0100 Subject: [PATCH] Simplify IPv4 policies by removing legacy objects/policies and making policies consistent across objects. --- data/inetnum/172.20.0.0_16 | 2 ++ data/inetnum/172.20.0.0_18 | 3 ++- data/inetnum/172.20.0.0_24 | 3 ++- data/inetnum/172.20.128.0_18 | 3 ++- data/inetnum/172.20.161.192_26 | 1 - data/inetnum/172.20.192.0_18 | 4 ++-- data/inetnum/172.20.240.0_20 | 2 +- data/inetnum/172.20.64.0_18 | 6 ++---- data/inetnum/172.21.0.0_16 | 4 ++-- data/inetnum/172.21.0.0_18 | 9 --------- data/inetnum/172.21.0.0_24 | 3 ++- data/inetnum/172.21.128.0_18 | 9 --------- data/inetnum/172.21.192.0_18 | 9 --------- data/inetnum/172.21.64.0_18 | 2 +- data/inetnum/172.22.0.0_16 | 2 +- data/inetnum/172.22.0.0_18 | 6 ++---- data/inetnum/172.22.0.0_24 | 8 ++++---- data/inetnum/172.22.128.0_18 | 5 +---- data/inetnum/172.22.188.0_25 | 12 ------------ data/inetnum/172.22.192.0_18 | 9 +++++++++ data/inetnum/172.22.224.0_20 | 10 ---------- data/inetnum/172.22.240.0_20 | 3 +-- data/inetnum/{172.20.192.0_19 => 172.22.64.0_18} | 6 +++--- data/inetnum/172.22.64.0_20 | 9 --------- data/inetnum/172.22.96.0_19 | 9 --------- data/inetnum/172.23.0.0_16 | 6 +++--- data/inetnum/172.23.0.0_21 | 10 ---------- data/inetnum/172.23.0.0_24 | 3 ++- data/inetnum/172.23.128.0_18 | 12 ------------ data/inetnum/172.23.16.0_20 | 11 ----------- data/inetnum/172.23.16.0_21 | 12 ++++++------ data/inetnum/172.23.192.0_18 | 12 ------------ data/inetnum/172.23.32.0_19 | 9 --------- data/inetnum/172.23.64.0_18 | 9 --------- data/inetnum/172.23.8.0_21 | 12 ------------ 35 files changed, 50 insertions(+), 185 deletions(-) delete mode 100644 data/inetnum/172.21.0.0_18 delete mode 100644 data/inetnum/172.21.128.0_18 delete mode 100644 data/inetnum/172.21.192.0_18 delete mode 100644 data/inetnum/172.22.188.0_25 create mode 100644 data/inetnum/172.22.192.0_18 delete mode 100644 data/inetnum/172.22.224.0_20 rename data/inetnum/{172.20.192.0_19 => 172.22.64.0_18} (63%) delete mode 100644 data/inetnum/172.22.64.0_20 delete mode 100644 data/inetnum/172.22.96.0_19 delete mode 100644 data/inetnum/172.23.0.0_21 delete mode 100644 data/inetnum/172.23.128.0_18 delete mode 100644 data/inetnum/172.23.16.0_20 delete mode 100644 data/inetnum/172.23.192.0_18 delete mode 100644 data/inetnum/172.23.32.0_19 delete mode 100644 data/inetnum/172.23.64.0_18 delete mode 100644 data/inetnum/172.23.8.0_21 diff --git a/data/inetnum/172.20.0.0_16 b/data/inetnum/172.20.0.0_16 index 4b808d548..96df95c18 100644 --- a/data/inetnum/172.20.0.0_16 +++ b/data/inetnum/172.20.0.0_16 @@ -1,6 +1,8 @@ inetnum: 172.20.0.0 - 172.20.255.255 cidr: 172.20.0.0/16 netname: NET-BLK016-DN42 +descr: DN42 native address space +remarks: Not free for direct assignments, please use sub-allocated blocks nserver: m.in-addr-servers.dn42 nserver: x.in-addr-servers.dn42 nserver: g.in-addr-servers.dn42 diff --git a/data/inetnum/172.20.0.0_18 b/data/inetnum/172.20.0.0_18 index 09130eba8..e25eede3b 100644 --- a/data/inetnum/172.20.0.0_18 +++ b/data/inetnum/172.20.0.0_18 @@ -1,7 +1,8 @@ inetnum: 172.20.0.0 - 172.20.63.255 cidr: 172.20.0.0/18 -descr: DN42 native address space netname: NET-BLK018-DN42 +descr: DN42 native address space +remarks: * Default allocation /27, never more than /24 policy: open mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.20.0.0_24 b/data/inetnum/172.20.0.0_24 index 267848600..b8bbf9e92 100644 --- a/data/inetnum/172.20.0.0_24 +++ b/data/inetnum/172.20.0.0_24 @@ -2,7 +2,8 @@ inetnum: 172.20.0.0 - 172.20.0.255 cidr: 172.20.0.0/24 netname: NET-ANY20-DN42 descr: Anycast services -remarks: * Anyone is allowed to allocate from this pool (/32 per service) +remarks: * Reserved for anycast services, typically a /32 for each service +remarks: * Please ask on the mailing list for allocations in this range policy: ask mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.20.128.0_18 b/data/inetnum/172.20.128.0_18 index 3652af740..cc63aa7f4 100644 --- a/data/inetnum/172.20.128.0_18 +++ b/data/inetnum/172.20.128.0_18 @@ -1,7 +1,8 @@ inetnum: 172.20.128.0 - 172.20.191.255 cidr: 172.20.128.0/18 -descr: DN42 native address space netname: NET-BLK128018-DN42 +descr: DN42 native address space +remarks: * Default allocation /27, never more than /24 policy: open mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.20.161.192_26 b/data/inetnum/172.20.161.192_26 index f54e45baf..d57c3bf1d 100644 --- a/data/inetnum/172.20.161.192_26 +++ b/data/inetnum/172.20.161.192_26 @@ -2,7 +2,6 @@ inetnum: 172.20.161.192 - 172.20.161.255 netname: SPLASH-NET4 nserver: ns1.splash.dn42 org: ORG-ZANET -policy: open country: ZA admin-c: SPLASH-DN42 tech-c: SPLASH-DN42 diff --git a/data/inetnum/172.20.192.0_18 b/data/inetnum/172.20.192.0_18 index eb098bf46..30935a07d 100644 --- a/data/inetnum/172.20.192.0_18 +++ b/data/inetnum/172.20.192.0_18 @@ -1,8 +1,8 @@ inetnum: 172.20.192.0 - 172.20.255.255 cidr: 172.20.192.0/18 -descr: DN42 native address space -remarks: * Max one /24 per person only allowed due to shortages netname: NET-BLK192018-DN42 +descr: DN42 native address space +remarks: * Default allocation /27, never more than /24 policy: open mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.20.240.0_20 b/data/inetnum/172.20.240.0_20 index 7e81b5ff8..a5c2f00e3 100644 --- a/data/inetnum/172.20.240.0_20 +++ b/data/inetnum/172.20.240.0_20 @@ -1,7 +1,7 @@ inetnum: 172.20.240.0 - 172.20.255.255 cidr: 172.20.240.0/20 -descr: reserved (transfer networks) netname: DN42-TRANSFER-IP4NET2 +descr: reserved / transfer networks policy: open mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.20.64.0_18 b/data/inetnum/172.20.64.0_18 index 655c178c8..5fdffe944 100644 --- a/data/inetnum/172.20.64.0_18 +++ b/data/inetnum/172.20.64.0_18 @@ -1,10 +1,8 @@ inetnum: 172.20.64.0 - 172.20.127.255 cidr: 172.20.64.0/18 descr: DN42 native address space -remarks: * Reserved for organisations (allocation up to /21) -remarks: ** Request address space by contacting an admin-c -remarks: ** Include your organisation handle in the request -remarks: ** Please Introduce yourself and your organisation on the ML before requesting address space +remarks: * Reserved for allocations larger than /23, up to /21 +remarks: * Please ask on the mailing list for allocations in this range netname: NET-BLK64018-DN42 policy: ask mnt-by: DN42-MNT diff --git a/data/inetnum/172.21.0.0_16 b/data/inetnum/172.21.0.0_16 index 4c22ba344..8679d9dda 100644 --- a/data/inetnum/172.21.0.0_16 +++ b/data/inetnum/172.21.0.0_16 @@ -1,8 +1,8 @@ inetnum: 172.21.0.0 - 172.21.255.255 cidr: 172.21.0.0/16 netname: NET-BLK116-DN42 -remarks: * Last available IPv4 space -remarks: * Max one /24 per person only allowed due to shortages +descr: DN42 native address space +remarks: Not free for direct assignments, please use sub-allocated blocks nserver: m.in-addr-servers.dn42 nserver: x.in-addr-servers.dn42 nserver: g.in-addr-servers.dn42 diff --git a/data/inetnum/172.21.0.0_18 b/data/inetnum/172.21.0.0_18 deleted file mode 100644 index b6c0b8039..000000000 --- a/data/inetnum/172.21.0.0_18 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.21.0.0 - 172.21.63.255 -netname: NET-BLK0118-DN42 -cidr: 172.21.0.0/18 -descr: DN42 native address space -remarks: * Default allocation /27, never more than /24 -policy: reserved -mnt-by: DN42-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.21.0.0_24 b/data/inetnum/172.21.0.0_24 index 0248ef8e4..125628bf5 100644 --- a/data/inetnum/172.21.0.0_24 +++ b/data/inetnum/172.21.0.0_24 @@ -2,7 +2,8 @@ inetnum: 172.21.0.0 - 172.21.0.255 cidr: 172.21.0.0/24 netname: NET-ANY21-DN42 descr: Anycast services -remarks: * Anyone is allowed to allocate from this pool (/32 per service) +remarks: * Reserved for anycast services, typically a /32 for each service +remarks: * Please ask on the mailing list for allocations in this range policy: ask mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.21.128.0_18 b/data/inetnum/172.21.128.0_18 deleted file mode 100644 index 69902365f..000000000 --- a/data/inetnum/172.21.128.0_18 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.21.128.0 - 172.21.191.255 -netname: NET-BLK128118-DN42 -cidr: 172.21.128.0/18 -descr: DN42 native address space -remarks: * Default allocation /27, never more than /24 -policy: reserved -mnt-by: DN42-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.21.192.0_18 b/data/inetnum/172.21.192.0_18 deleted file mode 100644 index d21de6a38..000000000 --- a/data/inetnum/172.21.192.0_18 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.21.192.0 - 172.21.255.255 -netname: NET-BLK192118-DN42 -cidr: 172.21.192.0/18 -descr: DN42 native address space -remarks: * Default allocation /27, never more than /24 -policy: reserved -mnt-by: DN42-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.21.64.0_18 b/data/inetnum/172.21.64.0_18 index 49e9e96c0..2c7df0759 100644 --- a/data/inetnum/172.21.64.0_18 +++ b/data/inetnum/172.21.64.0_18 @@ -1,6 +1,6 @@ inetnum: 172.21.64.0 - 172.21.127.255 -netname: NET-BLK64118-DN42 cidr: 172.21.64.0/18 +netname: NET-BLK64118-DN42 descr: DN42 native address space remarks: * Default allocation /27, never more than /24 policy: open diff --git a/data/inetnum/172.22.0.0_16 b/data/inetnum/172.22.0.0_16 index 6b228a0d7..4c18a4e9d 100644 --- a/data/inetnum/172.22.0.0_16 +++ b/data/inetnum/172.22.0.0_16 @@ -1,7 +1,7 @@ inetnum: 172.22.0.0 - 172.22.255.255 cidr: 172.22.0.0/16 netname: NET-BLK216-DN42 -descr: The original DN42 IPv4 address block. +descr: DN42 native address space remarks: Not free for direct assignments, please use sub-allocated blocks nserver: m.in-addr-servers.dn42 nserver: x.in-addr-servers.dn42 diff --git a/data/inetnum/172.22.0.0_18 b/data/inetnum/172.22.0.0_18 index 26b0563cc..6999e5207 100644 --- a/data/inetnum/172.22.0.0_18 +++ b/data/inetnum/172.22.0.0_18 @@ -2,11 +2,9 @@ inetnum: 172.22.0.0 - 172.22.63.255 cidr: 172.22.0.0/18 netname: NET-BLK218-DN42 descr: DN42 native address space +remarks: * Reserved for allocations of /24 or larger, up to /21 +remarks: * Please ask on the mailing list for allocations in this range policy: ask -remarks: requirements for new allocations: -remarks: * MUST e-mail equinox -remarks: * MUST have an internet-reachable contact e-mail address -remarks: * will be deleted if inactive for some period of time mnt-by: DN42-MNT status: ALLOCATED source: DN42 diff --git a/data/inetnum/172.22.0.0_24 b/data/inetnum/172.22.0.0_24 index 5abd4d792..c49559c3e 100644 --- a/data/inetnum/172.22.0.0_24 +++ b/data/inetnum/172.22.0.0_24 @@ -1,10 +1,10 @@ inetnum: 172.22.0.0 - 172.22.0.255 cidr: 172.22.0.0/24 -netname: NET-CS22-DN42 -descr: DN42 services range +netname: NET-ANY22-DN42 +descr: Anycast services +remarks: * Reserved for anycast services, typically a /32 for each service +remarks: * Please ask on the mailing list for allocations in this range mnt-by: DN42-MNT policy: ask status: ALLOCATED -nserver: ns1.nixnodes.dn42 -nserver: ns2.nixnodes.dn42 source: DN42 diff --git a/data/inetnum/172.22.128.0_18 b/data/inetnum/172.22.128.0_18 index 1bc65abae..8540101e5 100644 --- a/data/inetnum/172.22.128.0_18 +++ b/data/inetnum/172.22.128.0_18 @@ -2,11 +2,8 @@ inetnum: 172.22.128.0 - 172.22.191.255 cidr: 172.22.128.0/18 netname: NET-BLK212818-DN42 descr: DN42 native address space +remarks: * Default allocation /27, never more than /24 policy: open -remarks: * please subscribe to the mailing-list in case you need to be contacted. -remarks: * default-allocation: /25, although a /23 is reserved for possible expansion. -remarks: * you are free to allocate up to /23 without further discussion, but please -remarks: * don't do by default. mnt-by: DN42-MNT status: ALLOCATED source: DN42 diff --git a/data/inetnum/172.22.188.0_25 b/data/inetnum/172.22.188.0_25 deleted file mode 100644 index 24eb80ad9..000000000 --- a/data/inetnum/172.22.188.0_25 +++ /dev/null @@ -1,12 +0,0 @@ -inetnum: 172.22.188.0 - 172.22.188.127 -netname: NET-BLK218824-DN42 -descr: NixNodes IPv4 Network - DN42 -policy: reserved -country: SI -admin-c: NIXNODES-DN42 -tech-c: NIXNODES-DN42 -mnt-by: NIXNODES-MNT -nserver: ns1.nixnodes.dn42 -status: ASSIGNED -cidr: 172.22.188.0/25 -source: DN42 diff --git a/data/inetnum/172.22.192.0_18 b/data/inetnum/172.22.192.0_18 new file mode 100644 index 000000000..f24ae09f3 --- /dev/null +++ b/data/inetnum/172.22.192.0_18 @@ -0,0 +1,9 @@ +inetnum: 172.22.192.0 - 172.22.255.255 +cidr: 172.22.192.0/18 +netname: NET-BLK219218-DN42 +descr: DN42 native address space +remarks: Not available for allocations, reserved for future use +policy: reserved +mnt-by: DN42-MNT +status: ALLOCATED +source: DN42 diff --git a/data/inetnum/172.22.224.0_20 b/data/inetnum/172.22.224.0_20 deleted file mode 100644 index a97d25f37..000000000 --- a/data/inetnum/172.22.224.0_20 +++ /dev/null @@ -1,10 +0,0 @@ -inetnum: 172.22.224.0 - 172.22.239.255 -netname: NET-BLK222420-DN42 -descr: DN42 native address space -policy: ask -remarks: reserved for use in times of shortness -admin-c: PRAUSCHER-DN42 -mnt-by: DN42-MNT -status: ALLOCATED -cidr: 172.22.224.0/20 -source: DN42 diff --git a/data/inetnum/172.22.240.0_20 b/data/inetnum/172.22.240.0_20 index 815c9821f..30337939e 100644 --- a/data/inetnum/172.22.240.0_20 +++ b/data/inetnum/172.22.240.0_20 @@ -1,9 +1,8 @@ inetnum: 172.22.240.0 - 172.22.255.255 +cidr: 172.22.240.0/20 netname: DN42-TRANSFER-IP4NET descr: reserved / transfer networks policy: open mnt-by: DN42-MNT status: ALLOCATED -nserver: ns3.welterde.dn42 -cidr: 172.22.240.0/20 source: DN42 diff --git a/data/inetnum/172.20.192.0_19 b/data/inetnum/172.22.64.0_18 similarity index 63% rename from data/inetnum/172.20.192.0_19 rename to data/inetnum/172.22.64.0_18 index 5598f1a05..9ee479df6 100644 --- a/data/inetnum/172.20.192.0_19 +++ b/data/inetnum/172.22.64.0_18 @@ -1,8 +1,8 @@ -inetnum: 172.20.192.0 - 172.20.223.255 -cidr: 172.20.192.0/19 +inetnum: 172.22.64.0 - 172.22.127.255 +cidr: 172.22.64.0/18 +netname: NET-BLK26418-DN42 descr: DN42 native address space remarks: * Default allocation /27, never more than /24 -netname: NET-BLK192019-DN42 policy: open mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.22.64.0_20 b/data/inetnum/172.22.64.0_20 deleted file mode 100644 index a61da5b41..000000000 --- a/data/inetnum/172.22.64.0_20 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.22.64.0 - 172.22.79.255 -cidr: 172.22.64.0/20 -netname: NET-BLK26420-DN42 -descr: DN42 native address space -policy: open -remarks: Default allocation /25, never more than /24 -mnt-by: DN42-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.22.96.0_19 b/data/inetnum/172.22.96.0_19 deleted file mode 100644 index b91e2e3ab..000000000 --- a/data/inetnum/172.22.96.0_19 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.22.96.0 - 172.22.127.255 -netname: NET-BLK29619-DN42 -descr: DN42 native address space -policy: open -remarks: Defaultallocation /28, never more than /24 -mnt-by: DN42-MNT -status: ALLOCATED -cidr: 172.22.96.0/19 -source: DN42 diff --git a/data/inetnum/172.23.0.0_16 b/data/inetnum/172.23.0.0_16 index 4dd3042c5..fd600b6be 100644 --- a/data/inetnum/172.23.0.0_16 +++ b/data/inetnum/172.23.0.0_16 @@ -1,13 +1,13 @@ inetnum: 172.23.0.0 - 172.23.255.255 cidr: 172.23.0.0/16 netname: NET-BLK316-DN42 -descr: The secondary DN42 IPv4 address block. -remarks: Not free for direct assignments, please use sub-allocated blocks +descr: DN42 native address space +remarks: * Default allocation /27, never more than /24 nserver: m.in-addr-servers.dn42 nserver: x.in-addr-servers.dn42 nserver: g.in-addr-servers.dn42 status: ALLOCATED -policy: reserved +policy: open org: ORG-DN42 mnt-by: DN42-MNT source: DN42 diff --git a/data/inetnum/172.23.0.0_21 b/data/inetnum/172.23.0.0_21 deleted file mode 100644 index 505ffa550..000000000 --- a/data/inetnum/172.23.0.0_21 +++ /dev/null @@ -1,10 +0,0 @@ -inetnum: 172.23.0.0 - 172.23.7.255 -netname: NET-BLK321-DN42 -descr: NixNodes DN42 core block -policy: reserved -admin-c: NIXNODES-DN42 -tech-c: NIXNODES-DN42 -mnt-by: NIXNODES-MNT -status: ALLOCATED -cidr: 172.23.0.0/21 -source: DN42 diff --git a/data/inetnum/172.23.0.0_24 b/data/inetnum/172.23.0.0_24 index d9cb88071..1f9920b5f 100644 --- a/data/inetnum/172.23.0.0_24 +++ b/data/inetnum/172.23.0.0_24 @@ -2,7 +2,8 @@ inetnum: 172.23.0.0 - 172.23.0.255 cidr: 172.23.0.0/24 netname: NET-ANY00-DN42 descr: Anycast services -remarks: * Anyone is allowed to allocate from this pool (max /28 per person) +remarks: * Reserved for anycast services, typically a /32 for each service +remarks: * Please ask on the mailing list for allocations in this range policy: ask mnt-by: DN42-MNT status: ALLOCATED diff --git a/data/inetnum/172.23.128.0_18 b/data/inetnum/172.23.128.0_18 deleted file mode 100644 index 198e62d5a..000000000 --- a/data/inetnum/172.23.128.0_18 +++ /dev/null @@ -1,12 +0,0 @@ -inetnum: 172.23.128.0 - 172.23.191.255 -netname: NET-BLK312818-DN42 -descr: DN42 native address space -policy: open -remarks: * please subscribe to the mailing-list in case you need to be contacted. -remarks: * default-allocation: /25, although a /23 is reserved for possible expansion. -remarks: * you are free to allocate up to /23 without further discussion, but please -remarks: * don't do by default. -mnt-by: DN42-MNT -status: ALLOCATED -cidr: 172.23.128.0/18 -source: DN42 diff --git a/data/inetnum/172.23.16.0_20 b/data/inetnum/172.23.16.0_20 deleted file mode 100644 index d2d951bfb..000000000 --- a/data/inetnum/172.23.16.0_20 +++ /dev/null @@ -1,11 +0,0 @@ -inetnum: 172.23.16.0 - 172.23.31.255 -cidr: 172.23.16.0/20 -netname: NET-BLK31620-DN42 -descr: NixNodes DN42 IPv4 reserve block -remarks: * Reserved for end-user assignment -remarks: * Request address space: noc@nixnodes.net -policy: ask -admin-c: NIXNODES-DN42 -mnt-by: NIXNODES-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.23.16.0_21 b/data/inetnum/172.23.16.0_21 index 9678d3749..b3390f73c 100644 --- a/data/inetnum/172.23.16.0_21 +++ b/data/inetnum/172.23.16.0_21 @@ -1,11 +1,11 @@ inetnum: 172.23.16.0 - 172.23.23.255 cidr: 172.23.16.0/21 netname: NET-BLK31621-DN42 -descr: NL-Zuid DN42 IPv4 reserve block -remarks: * Reserved for NL-Zuid infrastructure and exchanges -policy: reserved -admin-c: NL-ZUID-DN42 -mnt-by: MARLINC-MNT -mnt-by: NIXNODES-MNT +descr: Legacy NL-Zuid DN42 IPv4 reserve block +remarks: Previously reserved for NL-Zuid infrastructure and exchanges +remarks: 2019-09-08 Policy set to closed as NL-Zuid no longer exists +policy: closed +org: ORG-DN42 +mnt-by: DN42-MNT status: ALLOCATED source: DN42 diff --git a/data/inetnum/172.23.192.0_18 b/data/inetnum/172.23.192.0_18 deleted file mode 100644 index 958454e88..000000000 --- a/data/inetnum/172.23.192.0_18 +++ /dev/null @@ -1,12 +0,0 @@ -inetnum: 172.23.192.0 - 172.23.255.255 -netname: NET-BLK319218-DN42 -descr: DN42 native address space -policy: open -remarks: * please subscribe to the mailing-list in case you need to be contacted. -remarks: * default-allocation: /25, although a /23 is reserved for possible expansion. -remarks: * you are free to allocate up to /23 without further discussion, but please -remarks: * don't do by default. -mnt-by: DN42-MNT -status: ALLOCATED -cidr: 172.23.192.0/18 -source: DN42 diff --git a/data/inetnum/172.23.32.0_19 b/data/inetnum/172.23.32.0_19 deleted file mode 100644 index aa4dbf1a1..000000000 --- a/data/inetnum/172.23.32.0_19 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.23.32.0 - 172.23.63.255 -cidr: 172.23.32.0/19 -netname: NET-BLK33219-DN42 -descr: DN42 native address space -remarks: * One /24 per person only allowed due to shortages -policy: open -mnt-by: DN42-MNT -status: ALLOCATED -source: DN42 diff --git a/data/inetnum/172.23.64.0_18 b/data/inetnum/172.23.64.0_18 deleted file mode 100644 index 383acc1cb..000000000 --- a/data/inetnum/172.23.64.0_18 +++ /dev/null @@ -1,9 +0,0 @@ -inetnum: 172.23.64.0 - 172.23.127.255 -netname: NET-BLK36418-DN42 -descr: DN42 native address space -policy: open -remarks: * One /24 per person only allowed due to shortages -mnt-by: DN42-MNT -status: ALLOCATED -cidr: 172.23.64.0/18 -source: DN42 diff --git a/data/inetnum/172.23.8.0_21 b/data/inetnum/172.23.8.0_21 deleted file mode 100644 index 1911fb3d0..000000000 --- a/data/inetnum/172.23.8.0_21 +++ /dev/null @@ -1,12 +0,0 @@ -inetnum: 172.23.8.0 - 172.23.15.255 -netname: NET-BLK3821-DN42 -descr: NixNodes DN42 IPv4 end-user ranges -policy: ask -remarks: * For end-user assignment -remarks: * Request address space: noc@nixnodes.net -admin-c: NIXNODES-DN42 -tech-c: NIXNODES-DN42 -mnt-by: NIXNODES-MNT -status: ALLOCATED -cidr: 172.23.8.0/21 -source: DN42