From b2147d23ff989d80dfde834678f0384cf8a76220 Mon Sep 17 00:00:00 2001 From: Vasil Bakalov Date: Wed, 13 May 2020 20:53:33 +0300 Subject: [PATCH 1/3] added ARCH network objects [joining] Signed-off-by: Vasil Bakalov added ARCH-DN42 & AS42424202197 added inetnum 127.20.162.32_27 and its route, added inet6num fd71:2bc7:20dc::_48 and its route fixed inet6num more fixes ARCH-NET fixes [squash] --- data/aut-num/AS42424299467 | 7 +++++++ data/inet6num/fd71:2bc7:20dc::_48 | 9 +++++++++ data/inetnum/172.20.162.32_27 | 9 +++++++++ data/mntner/ARCH-MNT | 8 ++++++++ data/person/ARCH-DN42 | 6 ++++++ data/route/172.20.162.32_27 | 5 +++++ data/route6/fd71:2bc7:20dc::_48 | 11 +++++++++++ 7 files changed, 55 insertions(+) create mode 100644 data/aut-num/AS42424299467 create mode 100644 data/inet6num/fd71:2bc7:20dc::_48 create mode 100644 data/inetnum/172.20.162.32_27 create mode 100644 data/mntner/ARCH-MNT create mode 100644 data/person/ARCH-DN42 create mode 100644 data/route/172.20.162.32_27 create mode 100644 data/route6/fd71:2bc7:20dc::_48 diff --git a/data/aut-num/AS42424299467 b/data/aut-num/AS42424299467 new file mode 100644 index 000000000..e9f21047f --- /dev/null +++ b/data/aut-num/AS42424299467 @@ -0,0 +1,7 @@ +aut-num: AS42424299467 +as-name: AS for ARCH network +remarks: You can find me at me /at/ keksbg /dot/ dev +admin-c: ARCH-DN42 +tech-c: ARCH-DN42 +mnt-by: ARCH-MNT +source: DN42 diff --git a/data/inet6num/fd71:2bc7:20dc::_48 b/data/inet6num/fd71:2bc7:20dc::_48 new file mode 100644 index 000000000..0288e9002 --- /dev/null +++ b/data/inet6num/fd71:2bc7:20dc::_48 @@ -0,0 +1,9 @@ +inet6num: fd71:2bc7:20dc:0000:0000:0000:0000:0000 - fd71:2bc7:20dc:ffff:ffff:ffff:ffff:ffff +cidr: fd71:2bc7:20dc::/48 +netname: ARCH-NET-1 +descr: ARCH inc. (not really) main network +admin-c: ARCH-DN42 +tech-c: ARCH-DN42 +mnt-by: ARCH-MNT +status: ASSIGNED +source: DN42 diff --git a/data/inetnum/172.20.162.32_27 b/data/inetnum/172.20.162.32_27 new file mode 100644 index 000000000..f9afdf5a8 --- /dev/null +++ b/data/inetnum/172.20.162.32_27 @@ -0,0 +1,9 @@ +inetnum: 172.20.162.32 - 172.20.162.63 +cidr: 172.20.162.32/27 +netname: ARCH-NET-1 +admin-c: ARCH-DN42 +tech-c: ARCH-DN42 +remarks: do you want to hear a stupid story? look at the route6 fd71:2bc7:20dc::_48 +mnt-by: ARCH-MNT +status: ASSIGNED +source: DN42 diff --git a/data/mntner/ARCH-MNT b/data/mntner/ARCH-MNT new file mode 100644 index 000000000..1c5844cca --- /dev/null +++ b/data/mntner/ARCH-MNT @@ -0,0 +1,8 @@ +mntner: ARCH-MNT +admin-c: ARCH-DN42 +tech-c: ARCH-DN42 +mnt-by: ARCH-MNT +auth: pgp-fingerprint 7578D4BEE31BED091359FF9DB19B62CCE00153B1 +auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMOCOtko0hLYeIAW79Gv6w2xWkUkiMtnhWtJU9O9kpPS arch +remarks: you can always contact me via email, me /at/ keksbg /dot/ dev :) +source: DN42 diff --git a/data/person/ARCH-DN42 b/data/person/ARCH-DN42 new file mode 100644 index 000000000..14dc932fb --- /dev/null +++ b/data/person/ARCH-DN42 @@ -0,0 +1,6 @@ +person: Vasil Bakalov +contact: me@keksbg.dev +nic-hdl: ARCH-DN42 +mnt-by: ARCH-MNT +pgp-fingerprint: 7578D4BEE31BED091359FF9DB19B62CCE00153B1 +source: DN42 diff --git a/data/route/172.20.162.32_27 b/data/route/172.20.162.32_27 new file mode 100644 index 000000000..3ec3180d7 --- /dev/null +++ b/data/route/172.20.162.32_27 @@ -0,0 +1,5 @@ +route: 172.20.162.32/27 +origin: AS42424299467 +max-length: 27 +mnt-by: ARCH-MNT +source: DN42 diff --git a/data/route6/fd71:2bc7:20dc::_48 b/data/route6/fd71:2bc7:20dc::_48 new file mode 100644 index 000000000..9db2cb05a --- /dev/null +++ b/data/route6/fd71:2bc7:20dc::_48 @@ -0,0 +1,11 @@ +route6: fd71:2bc7:20dc::/48 +origin: AS42424299467 +max-length: 48 +remarks: ARCH networking inc. (not really) main route thingy +remarks: // stupid shit below, don't blame me +remarks: you know, one time i asked a lir for a /48 and an ASN, but my /48 didn't have proper IRR... +remarks: guess what, their entire /29 was under a single route. +remarks: smart stuff. +remarks: // end of stupid shit +mnt-by: ARCH-MNT +source: DN42 From 8ce4b61993b9d787e3b73fc8444764c0b145dc9b Mon Sep 17 00:00:00 2001 From: Vasil Bakalov Date: Thu, 14 May 2020 09:42:34 +0300 Subject: [PATCH 2/3] fixed up stuff --- data/aut-num/{AS42424299467 => AS4242423964} | 2 +- data/route/172.20.162.32_27 | 2 +- data/route6/fd71:2bc7:20dc::_48 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename data/aut-num/{AS42424299467 => AS4242423964} (86%) diff --git a/data/aut-num/AS42424299467 b/data/aut-num/AS4242423964 similarity index 86% rename from data/aut-num/AS42424299467 rename to data/aut-num/AS4242423964 index e9f21047f..6d08fd370 100644 --- a/data/aut-num/AS42424299467 +++ b/data/aut-num/AS4242423964 @@ -1,4 +1,4 @@ -aut-num: AS42424299467 +aut-num: AS4242423964 as-name: AS for ARCH network remarks: You can find me at me /at/ keksbg /dot/ dev admin-c: ARCH-DN42 diff --git a/data/route/172.20.162.32_27 b/data/route/172.20.162.32_27 index 3ec3180d7..6d87f9e30 100644 --- a/data/route/172.20.162.32_27 +++ b/data/route/172.20.162.32_27 @@ -1,5 +1,5 @@ route: 172.20.162.32/27 -origin: AS42424299467 +origin: AS4242423964 max-length: 27 mnt-by: ARCH-MNT source: DN42 diff --git a/data/route6/fd71:2bc7:20dc::_48 b/data/route6/fd71:2bc7:20dc::_48 index 9db2cb05a..844a70404 100644 --- a/data/route6/fd71:2bc7:20dc::_48 +++ b/data/route6/fd71:2bc7:20dc::_48 @@ -1,5 +1,5 @@ route6: fd71:2bc7:20dc::/48 -origin: AS42424299467 +origin: AS4242423964 max-length: 48 remarks: ARCH networking inc. (not really) main route thingy remarks: // stupid shit below, don't blame me From 92d59cddd0976c78e9dc55fc5a9d82c04fd29549 Mon Sep 17 00:00:00 2001 From: Vasil Bakalov Date: Thu, 14 May 2020 09:42:34 +0300 Subject: [PATCH 3/3] fixed up stuff --- data/aut-num/{AS42424299467 => AS4242423964} | 2 +- data/route/172.20.162.32_27 | 2 +- data/route6/fd71:2bc7:20dc::_48 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename data/aut-num/{AS42424299467 => AS4242423964} (86%) diff --git a/data/aut-num/AS42424299467 b/data/aut-num/AS4242423964 similarity index 86% rename from data/aut-num/AS42424299467 rename to data/aut-num/AS4242423964 index e9f21047f..6d08fd370 100644 --- a/data/aut-num/AS42424299467 +++ b/data/aut-num/AS4242423964 @@ -1,4 +1,4 @@ -aut-num: AS42424299467 +aut-num: AS4242423964 as-name: AS for ARCH network remarks: You can find me at me /at/ keksbg /dot/ dev admin-c: ARCH-DN42 diff --git a/data/route/172.20.162.32_27 b/data/route/172.20.162.32_27 index 3ec3180d7..6d87f9e30 100644 --- a/data/route/172.20.162.32_27 +++ b/data/route/172.20.162.32_27 @@ -1,5 +1,5 @@ route: 172.20.162.32/27 -origin: AS42424299467 +origin: AS4242423964 max-length: 27 mnt-by: ARCH-MNT source: DN42 diff --git a/data/route6/fd71:2bc7:20dc::_48 b/data/route6/fd71:2bc7:20dc::_48 index 9db2cb05a..844a70404 100644 --- a/data/route6/fd71:2bc7:20dc::_48 +++ b/data/route6/fd71:2bc7:20dc::_48 @@ -1,5 +1,5 @@ route6: fd71:2bc7:20dc::/48 -origin: AS42424299467 +origin: AS4242423964 max-length: 48 remarks: ARCH networking inc. (not really) main route thingy remarks: // stupid shit below, don't blame me