From d1fda6567cb52874d08773a488be9b3d483f47d8 Mon Sep 17 00:00:00 2001 From: simito Date: Tue, 4 Apr 2023 22:31:44 -0400 Subject: [PATCH] Create SIMITO net and resources. Add routes for both v6 and v4. Added nserver for reverse dns (v4 only for now). --- data/aut-num/AS4242421809 | 6 ++++++ data/dns/simito.dn42 | 6 ++++++ data/inet6num/fdce:7655:1d31::_48 | 10 ++++++++++ data/inetnum/172.20.59.224_27 | 11 +++++++++++ data/mntner/SIMITO-MNT | 6 ++++++ data/person/SIMITO-DN42 | 5 +++++ data/route/172.20.59.224_27 | 5 +++++ data/route6/fdce:7655:1d31::_48 | 5 +++++ 8 files changed, 54 insertions(+) create mode 100644 data/aut-num/AS4242421809 create mode 100644 data/dns/simito.dn42 create mode 100644 data/inet6num/fdce:7655:1d31::_48 create mode 100644 data/inetnum/172.20.59.224_27 create mode 100644 data/mntner/SIMITO-MNT create mode 100644 data/person/SIMITO-DN42 create mode 100644 data/route/172.20.59.224_27 create mode 100644 data/route6/fdce:7655:1d31::_48 diff --git a/data/aut-num/AS4242421809 b/data/aut-num/AS4242421809 new file mode 100644 index 000000000..f2aea7a80 --- /dev/null +++ b/data/aut-num/AS4242421809 @@ -0,0 +1,6 @@ +aut-num: AS4242421809 +as-name: AS-SIMITO-DN42 +admin-c: SIMITO-DN42 +tech-c: SIMITO-DN42 +mnt-by: SIMITO-MNT +source: DN42 diff --git a/data/dns/simito.dn42 b/data/dns/simito.dn42 new file mode 100644 index 000000000..81406c4ef --- /dev/null +++ b/data/dns/simito.dn42 @@ -0,0 +1,6 @@ +domain: simito.dn42 +admin-c: SIMITO-DN42 +tech-c: SIMITO-DN42 +mnt-by: SIMITO-MNT +nserver: ns1.simito.dn42 172.20.59.240 +source: DN42 diff --git a/data/inet6num/fdce:7655:1d31::_48 b/data/inet6num/fdce:7655:1d31::_48 new file mode 100644 index 000000000..a477c5018 --- /dev/null +++ b/data/inet6num/fdce:7655:1d31::_48 @@ -0,0 +1,10 @@ +inet6num: fdce:7655:1d31:0000:0000:0000:0000:0000 - fdce:7655:1d31:ffff:ffff:ffff:ffff:ffff +cidr: fdce:7655:1d31::/48 +netname: SIMITO-NETWORK +descr: Network of SIMITO +country: CA +admin-c: SIMITO-DN42 +tech-c: SIMITO-DN42 +mnt-by: SIMITO-MNT +status: ASSIGNED +source: DN42 diff --git a/data/inetnum/172.20.59.224_27 b/data/inetnum/172.20.59.224_27 new file mode 100644 index 000000000..06a1c7f33 --- /dev/null +++ b/data/inetnum/172.20.59.224_27 @@ -0,0 +1,11 @@ +inetnum: 172.20.59.224 - 172.20.59.255 +cidr: 172.20.59.224/27 +netname: SIMITO-NETWORK +descr: Network of SIMITO +country: CA +admin-c: SIMITO-DN42 +tech-c: SIMITO-DN42 +mnt-by: SIMITO-MNT +status: ASSIGNED +nserver: ns1.simito.dn42 +source: DN42 diff --git a/data/mntner/SIMITO-MNT b/data/mntner/SIMITO-MNT new file mode 100644 index 000000000..60a859536 --- /dev/null +++ b/data/mntner/SIMITO-MNT @@ -0,0 +1,6 @@ +mntner: SIMITO-MNT +admin-c: SIMITO-DN42 +tech-c: SIMITO-DN42 +mnt-by: SIMITO-MNT +auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJGY/sU8UEhQE1+xfaYYJkltjpHVVHBT7aI/scOwaXrw simito.dev@gmail.com +source: DN42 diff --git a/data/person/SIMITO-DN42 b/data/person/SIMITO-DN42 new file mode 100644 index 000000000..c43ac553f --- /dev/null +++ b/data/person/SIMITO-DN42 @@ -0,0 +1,5 @@ +person: Simito +e-mail: simito.dev@gmail.com +nic-hdl: SIMITO-DN42 +mnt-by: SIMITO-MNT +source: DN42 diff --git a/data/route/172.20.59.224_27 b/data/route/172.20.59.224_27 new file mode 100644 index 000000000..7aa804985 --- /dev/null +++ b/data/route/172.20.59.224_27 @@ -0,0 +1,5 @@ +route: 172.20.59.224/27 +origin: AS4242421809 +max-length: 27 +mnt-by: SIMITO-MNT +source: DN42 diff --git a/data/route6/fdce:7655:1d31::_48 b/data/route6/fdce:7655:1d31::_48 new file mode 100644 index 000000000..679946e86 --- /dev/null +++ b/data/route6/fdce:7655:1d31::_48 @@ -0,0 +1,5 @@ +route6: fdce:7655:1d31::/48 +origin: AS4242421809 +max-length: 48 +mnt-by: SIMITO-MNT +source: DN42