From c8c04c63f28be2c86939af172f1a242fa2559581 Mon Sep 17 00:00:00 2001 From: CHRiSNEW Date: Fri, 17 Aug 2018 22:56:45 +0200 Subject: [PATCH 1/5] some allocation and assignment cleanups Signed-off-by: CHRiSNEW --- data/inet6num/fd42:2950:101::_48 | 16 ++++++++++++++++ data/inet6num/fd42:2950:201::_48 | 10 ++++++++++ data/inet6num/fd42:2950:202::_48 | 10 ++++++++++ data/inet6num/fd42:2950::_32 | 3 +-- data/inetnum/172.23.38.160_27 | 2 ++ 5 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 data/inet6num/fd42:2950:101::_48 create mode 100644 data/inet6num/fd42:2950:201::_48 create mode 100644 data/inet6num/fd42:2950:202::_48 diff --git a/data/inet6num/fd42:2950:101::_48 b/data/inet6num/fd42:2950:101::_48 new file mode 100644 index 000000000..e96209f86 --- /dev/null +++ b/data/inet6num/fd42:2950:101::_48 @@ -0,0 +1,16 @@ +inet6num: fd42:2950:0101:0000:0000:0000:0000:0000 - fd42:2950:0101:ffff:ffff:ffff:ffff:ffff +netname: SIS-DN42-INET6-LAB1 +descr: laboratory network +remarks: please consider the following: +remarks: - this network is not always online +remarks: - might also be used for demonstration purposes on events or in public +remarks: - clients are assigned by dhcpv6 and/or using slaac +admin-c: CR-DN42 +tech-c: CR-DN42 +mnt-by: SIS-MNT +org: ORG-SIS +status: ASSIGNED +cidr: fd42:2950:101::/48 +nserver: lab1.sis.dn42 172.23.38.161 +nserver: lab1.sis.dn42 fd42:2950:101::1 +source: DN42 diff --git a/data/inet6num/fd42:2950:201::_48 b/data/inet6num/fd42:2950:201::_48 new file mode 100644 index 000000000..9ce825729 --- /dev/null +++ b/data/inet6num/fd42:2950:201::_48 @@ -0,0 +1,10 @@ +inet6num: fd42:2950:0201:0000:0000:0000:0000:0000 - fd42:2950:0201:ffff:ffff:ffff:ffff:ffff +netname: SIS-DN42-INET6-BLK1 +descr: SIS DN42 IPv6 +admin-c: CR-DN42 +tech-c: CR-DN42 +mnt-by: SIS-MNT +org: ORG-SIS +status: ASSIGNED +cidr: fd42:2950:201::/48 +source: DN42 diff --git a/data/inet6num/fd42:2950:202::_48 b/data/inet6num/fd42:2950:202::_48 new file mode 100644 index 000000000..37578851c --- /dev/null +++ b/data/inet6num/fd42:2950:202::_48 @@ -0,0 +1,10 @@ +inet6num: fd42:2950:0202:0000:0000:0000:0000:0000 - fd42:2950:0202:ffff:ffff:ffff:ffff:ffff +netname: SIS-DN42-INET6-BLK2 +descr: SIS DN42 IPv6 +admin-c: CR-DN42 +tech-c: CR-DN42 +mnt-by: SIS-MNT +org: ORG-SIS +status: ASSIGNED +cidr: fd42:2950:202::/48 +source: DN42 diff --git a/data/inet6num/fd42:2950::_32 b/data/inet6num/fd42:2950::_32 index 586b244c2..57d910b0b 100644 --- a/data/inet6num/fd42:2950::_32 +++ b/data/inet6num/fd42:2950::_32 @@ -5,7 +5,6 @@ admin-c: CR-DN42 tech-c: CR-DN42 mnt-by: SIS-MNT org: ORG-SIS -status: ASSIGNED +status: ALLOCATED cidr: fd42:2950::/32 -nserver: ns.sis.dn42 source: DN42 diff --git a/data/inetnum/172.23.38.160_27 b/data/inetnum/172.23.38.160_27 index 46d1b2e82..ef9a01c54 100644 --- a/data/inetnum/172.23.38.160_27 +++ b/data/inetnum/172.23.38.160_27 @@ -11,4 +11,6 @@ mnt-by: SIS-MNT org: ORG-SIS status: ASSIGNED cidr: 172.23.38.160/27 +nserver: lab1.sis.dn42 172.23.38.161 +nserver: lab1.sis.dn42 fd42:2950:101::1 source: DN42 From b8bb4f0f9ca076bccbd9b9befc041604a9ecea37 Mon Sep 17 00:00:00 2001 From: CHRiSNEW Date: Sat, 18 Aug 2018 22:40:31 +0200 Subject: [PATCH 2/5] removed glue records from nserver entries Signed-off-by: CHRiSNEW --- data/inet6num/fd42:2950:101::_48 | 3 +-- data/inetnum/172.23.38.160_27 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/data/inet6num/fd42:2950:101::_48 b/data/inet6num/fd42:2950:101::_48 index e96209f86..2a40096ab 100644 --- a/data/inet6num/fd42:2950:101::_48 +++ b/data/inet6num/fd42:2950:101::_48 @@ -11,6 +11,5 @@ mnt-by: SIS-MNT org: ORG-SIS status: ASSIGNED cidr: fd42:2950:101::/48 -nserver: lab1.sis.dn42 172.23.38.161 -nserver: lab1.sis.dn42 fd42:2950:101::1 +nserver: lab1.sis.dn42 source: DN42 diff --git a/data/inetnum/172.23.38.160_27 b/data/inetnum/172.23.38.160_27 index ef9a01c54..2fae6d4b0 100644 --- a/data/inetnum/172.23.38.160_27 +++ b/data/inetnum/172.23.38.160_27 @@ -11,6 +11,5 @@ mnt-by: SIS-MNT org: ORG-SIS status: ASSIGNED cidr: 172.23.38.160/27 -nserver: lab1.sis.dn42 172.23.38.161 -nserver: lab1.sis.dn42 fd42:2950:101::1 +nserver: lab1.sis.dn42 source: DN42 From 421dd1b5dda3c8454a0d02116f5a7fac8642816d Mon Sep 17 00:00:00 2001 From: CHRiSNEW Date: Wed, 29 Aug 2018 01:21:09 +0200 Subject: [PATCH 3/5] added more assignments Signed-off-by: CHRiSNEW --- data/inet6num/fd42:2950:0:ffff::_64 | 11 +++++++++++ data/inet6num/fd42:2950:203::_48 | 10 ++++++++++ data/route6/fd42:2950:203::_48 | 7 +++++++ 3 files changed, 28 insertions(+) create mode 100644 data/inet6num/fd42:2950:0:ffff::_64 create mode 100644 data/inet6num/fd42:2950:203::_48 create mode 100644 data/route6/fd42:2950:203::_48 diff --git a/data/inet6num/fd42:2950:0:ffff::_64 b/data/inet6num/fd42:2950:0:ffff::_64 new file mode 100644 index 000000000..34f055417 --- /dev/null +++ b/data/inet6num/fd42:2950:0:ffff::_64 @@ -0,0 +1,11 @@ +inet6num: fd42:2950:0000:ffff:0000:0000:0000:0000 - fd42:2950:0000:ffff:ffff:ffff:ffff:ffff +netname: SIS-DN42-INET6-TRANSFER +descr: transfer network +remarks: this should be unrouted, no traffic should origin from here +admin-c: CR-DN42 +tech-c: CR-DN42 +mnt-by: SIS-MNT +org: ORG-SIS +status: ASSIGNED +cidr: fd42:2950:0:ffff::/64 +source: DN42 diff --git a/data/inet6num/fd42:2950:203::_48 b/data/inet6num/fd42:2950:203::_48 new file mode 100644 index 000000000..0f71763ec --- /dev/null +++ b/data/inet6num/fd42:2950:203::_48 @@ -0,0 +1,10 @@ +inet6num: fd42:2950:0203:0000:0000:0000:0000:0000 - fd42:2950:0203:ffff:ffff:ffff:ffff:ffff +netname: SIS-DN42-INET6-BLK3 +descr: SIS DN42 IPv6 +admin-c: CR-DN42 +tech-c: CR-DN42 +mnt-by: SIS-MNT +org: ORG-SIS +status: ASSIGNED +cidr: fd42:2950:203::/48 +source: DN42 diff --git a/data/route6/fd42:2950:203::_48 b/data/route6/fd42:2950:203::_48 new file mode 100644 index 000000000..e33d0ac32 --- /dev/null +++ b/data/route6/fd42:2950:203::_48 @@ -0,0 +1,7 @@ +route6: fd42:2950:203::/48 +descr: SIS-DN42-INET6-BLK3 route +origin: AS4242422950 +origin: AS202265 +pingable: fd42:2950:203::1 +mnt-by: SIS-MNT +source: DN42 From b17a56c12ecf9b4be5594ddfbfe68987398b7f51 Mon Sep 17 00:00:00 2001 From: CHRiSNEW Date: Wed, 29 Aug 2018 14:16:09 +0200 Subject: [PATCH 4/5] provided more peering information on our AS Signed-off-by: CHRiSNEW --- data/aut-num/AS4242422950 | 21 ++++++++++++++++++++- data/inet6num/fd42:2950:0:ffff::_64 | 2 +- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/data/aut-num/AS4242422950 b/data/aut-num/AS4242422950 index ec4672aee..c32acdcf5 100644 --- a/data/aut-num/AS4242422950 +++ b/data/aut-num/AS4242422950 @@ -6,5 +6,24 @@ tech-c: CR-DN42 mnt-by: SIS-MNT org: ORG-SIS remarks: open for peerings, please contact admin-c -remarks: WireGuard/GRE+IPsec only +remarks: WireGuard/GRE+IPsec and via IPv6 only +remarks: +remarks: what we provide: +remarks: - up to 1 GBit/s dn42 transit +remarks: - transit to ICVPN and internal freifunk networks +remarks: - shells, virtual machines, hosted nameservers etc. +remarks: - fun wireless access points on hacker congresses and events! +remarks: +remarks: NOTE: please provide following details for peering requests +remarks: - your endpoint/remote IPv6 address (that one on the Internet, e.g. 2001:db8::123, DNS preferred if possible) +remarks: please do not forget the port! (needed for WireGuard, default: 51280) +remarks: - your AS number (e.g. AS424242XXXX) +remarks: - your tunnel IPv4 (out of 172.20/14, link-local not preferred) +remarks: - your tunnel IPv6 (link-local preferred, e.g. fe80::XXXX using the last four digits of your ASN) +remarks: - your WireGuard public-key (if applicable) +remarks: - your link speed (e.g. 1 GBit/s, 100 MBit/s) +remarks: - if your uplink is tunneled or you are behind for instance the DTAG 4G network, please name your Internet MTU (default: 1500) +remarks: - you agree to accept the Pico Peering Agreement v1.0 when peering with us +remarks: +remarks: Thanks for reading! Feel free to contact whenever you like. source: DN42 diff --git a/data/inet6num/fd42:2950:0:ffff::_64 b/data/inet6num/fd42:2950:0:ffff::_64 index 34f055417..fae454547 100644 --- a/data/inet6num/fd42:2950:0:ffff::_64 +++ b/data/inet6num/fd42:2950:0:ffff::_64 @@ -1,7 +1,7 @@ inet6num: fd42:2950:0000:ffff:0000:0000:0000:0000 - fd42:2950:0000:ffff:ffff:ffff:ffff:ffff netname: SIS-DN42-INET6-TRANSFER descr: transfer network -remarks: this should be unrouted, no traffic should origin from here +remarks: this network should be unrouted, no traffic should originate from here admin-c: CR-DN42 tech-c: CR-DN42 mnt-by: SIS-MNT From ad4c7af84cc7781b8a4642e73e6691e9931f7d57 Mon Sep 17 00:00:00 2001 From: CHRiSNEW Date: Wed, 29 Aug 2018 23:21:10 +0200 Subject: [PATCH 5/5] removed old route6 entry for /32 Signed-off-by: CHRiSNEW --- data/route6/fd42:2950::_32 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 data/route6/fd42:2950::_32 diff --git a/data/route6/fd42:2950::_32 b/data/route6/fd42:2950::_32 deleted file mode 100644 index bfcb7a3d1..000000000 --- a/data/route6/fd42:2950::_32 +++ /dev/null @@ -1,5 +0,0 @@ -route6: fd42:2950::/32 -descr: SIS-DN42 aggregated -origin: AS4242422950 -mnt-by: SIS-MNT -source: DN42