From 8c3219416a4b2e2b595d7757060822ab23f51023 Mon Sep 17 00:00:00 2001 From: mnihyc Date: Mon, 4 May 2020 23:53:52 +0900 Subject: [PATCH 1/4] register new user --- data/aut-num/AS4242423939 | 8 ++++++++ data/inet6num/fd87:3e50:cf33::_48 | 11 +++++++++++ data/inetnum/172.22.22.0_26 | 11 +++++++++++ data/mntner/MNIHYC-MNT | 8 ++++++++ data/person/MNIHYC-DN42 | 5 +++++ data/route/172.22.22.0_26 | 6 ++++++ data/route6/fd87:3e50:cf33::_48 | 6 ++++++ 7 files changed, 55 insertions(+) create mode 100644 data/aut-num/AS4242423939 create mode 100644 data/inet6num/fd87:3e50:cf33::_48 create mode 100644 data/inetnum/172.22.22.0_26 create mode 100644 data/mntner/MNIHYC-MNT create mode 100644 data/person/MNIHYC-DN42 create mode 100644 data/route/172.22.22.0_26 create mode 100644 data/route6/fd87:3e50:cf33::_48 diff --git a/data/aut-num/AS4242423939 b/data/aut-num/AS4242423939 new file mode 100644 index 000000000..41966db16 --- /dev/null +++ b/data/aut-num/AS4242423939 @@ -0,0 +1,8 @@ +aut-num: AS4242423939 +as-name: MNIHYC-AS +descr: mnihyc's Network +remarks: Contact me at rmnihyc@gmail.com !! +admin-c: MNIHYC-DN42 +tech-c: MNIHYC-DN42 +mnt-by: MNIHYC-MNT +source: DN42 diff --git a/data/inet6num/fd87:3e50:cf33::_48 b/data/inet6num/fd87:3e50:cf33::_48 new file mode 100644 index 000000000..d9ce5d99a --- /dev/null +++ b/data/inet6num/fd87:3e50:cf33::_48 @@ -0,0 +1,11 @@ +inet6num: fd87:3e50:cf33:0000:0000:0000:0000:0000 - fd87:3e50:cf33:ffff:ffff:ffff:ffff:ffff +netname: MNIHYC-IPV6 +descr: mnihyc's IPv6 Network +remarks: Contact me at rmnihyc@gmail.com !! +admin-c: MNIHYC-DN42 +tech-c: MNIHYC-DN42 +mnt-by: MNIHYC-MNT +nserver: ns1.mnihyc.dn42 +status: ASSIGNED +cidr: fd87:3e50:cf33::/48 +source: DN42 diff --git a/data/inetnum/172.22.22.0_26 b/data/inetnum/172.22.22.0_26 new file mode 100644 index 000000000..b8dcc744f --- /dev/null +++ b/data/inetnum/172.22.22.0_26 @@ -0,0 +1,11 @@ +inetnum: 172.22.22.0 - 172.22.22.63 +netname: MNIHYC-IPV4 +descr: mnihyc's IPv4 Network +admin-c: MNIHYC-DN42 +tech-c: MNIHYC-DN42 +status: ASSIGNED +nserver: ns1.mnihyc.dn42 +mnt-by: MNIHYC-MNT +remarks: Contact me at rmnihyc@gmail.com !! +cidr: 172.22.22.0/26 +source: DN42 diff --git a/data/mntner/MNIHYC-MNT b/data/mntner/MNIHYC-MNT new file mode 100644 index 000000000..afba0bab3 --- /dev/null +++ b/data/mntner/MNIHYC-MNT @@ -0,0 +1,8 @@ +mntner: MNIHYC-MNT +admin-c: MNIHYC-DN42 +tech-c: MNIHYC-DN42 +mnt-by: MNIHYC-MNT +source: DN42 +auth: pgp-fingerprint 23067C13B6AEBDD7C0BB567327F31700E751EC22 +auth: ssh-rsa +remarks: diff --git a/data/person/MNIHYC-DN42 b/data/person/MNIHYC-DN42 new file mode 100644 index 000000000..27eb6a28a --- /dev/null +++ b/data/person/MNIHYC-DN42 @@ -0,0 +1,5 @@ +person: mnihyc +contact: rmnihyc@gmail.com +nic-hdl: MNIHYC-DN42 +mnt-by: MNIHYC-MNT +source: DN42 diff --git a/data/route/172.22.22.0_26 b/data/route/172.22.22.0_26 new file mode 100644 index 000000000..ad98eaf5d --- /dev/null +++ b/data/route/172.22.22.0_26 @@ -0,0 +1,6 @@ +route: 172.22.22.0/26 +descr: mnihyc's IPv4 Network +remarks: Contact me at rmnihyc@gmail.com !! +origin: AS4242423939 +mnt-by: MNIHYC-MNT +source: DN42 diff --git a/data/route6/fd87:3e50:cf33::_48 b/data/route6/fd87:3e50:cf33::_48 new file mode 100644 index 000000000..5f6b42a5b --- /dev/null +++ b/data/route6/fd87:3e50:cf33::_48 @@ -0,0 +1,6 @@ +route6: fd87:3e50:cf33::/48 +descr: mnihyc's IPv6 Network +remarks: Contact me at rmnihyc@gmail.com !! +origin: AS4242423939 +mnt-by: MNIHYC-MNT +source: DN42 From ecf0f0dd4015c3a1d8d74d350ddb9f9b953841b8 Mon Sep 17 00:00:00 2001 From: mnihyc Date: Tue, 5 May 2020 03:18:27 +0900 Subject: [PATCH 2/4] edited info --- data/dns/mnihyc.dn42 | 7 +++++++ data/inetnum/{172.22.22.0_26 => 172.23.32.0_26} | 4 ++-- data/mntner/MNIHYC-MNT | 5 ++--- data/route/{172.22.22.0_26 => 172.23.32.0_26} | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 data/dns/mnihyc.dn42 rename data/inetnum/{172.22.22.0_26 => 172.23.32.0_26} (79%) rename data/route/{172.22.22.0_26 => 172.23.32.0_26} (84%) diff --git a/data/dns/mnihyc.dn42 b/data/dns/mnihyc.dn42 new file mode 100644 index 000000000..950c89756 --- /dev/null +++ b/data/dns/mnihyc.dn42 @@ -0,0 +1,7 @@ +domain: mnihyc.dn42 +admin-c: MNIHYC-DN42 +tech-c: MNIHYC-DN42 +mnt-by: MNIHYC-MNT +nserver: ns1.mnihyc.dn42 172.23.32.1 +nserver: ns1.mnihyc.dn42 fd87:3e50:cf33::1 +source: DN42 diff --git a/data/inetnum/172.22.22.0_26 b/data/inetnum/172.23.32.0_26 similarity index 79% rename from data/inetnum/172.22.22.0_26 rename to data/inetnum/172.23.32.0_26 index b8dcc744f..48bad83fc 100644 --- a/data/inetnum/172.22.22.0_26 +++ b/data/inetnum/172.23.32.0_26 @@ -1,4 +1,4 @@ -inetnum: 172.22.22.0 - 172.22.22.63 +inetnum: 172.23.32.0 - 172.23.32.63 netname: MNIHYC-IPV4 descr: mnihyc's IPv4 Network admin-c: MNIHYC-DN42 @@ -7,5 +7,5 @@ status: ASSIGNED nserver: ns1.mnihyc.dn42 mnt-by: MNIHYC-MNT remarks: Contact me at rmnihyc@gmail.com !! -cidr: 172.22.22.0/26 +cidr: 172.23.32.0/26 source: DN42 diff --git a/data/mntner/MNIHYC-MNT b/data/mntner/MNIHYC-MNT index afba0bab3..e37677b6b 100644 --- a/data/mntner/MNIHYC-MNT +++ b/data/mntner/MNIHYC-MNT @@ -3,6 +3,5 @@ admin-c: MNIHYC-DN42 tech-c: MNIHYC-DN42 mnt-by: MNIHYC-MNT source: DN42 -auth: pgp-fingerprint 23067C13B6AEBDD7C0BB567327F31700E751EC22 -auth: ssh-rsa -remarks: +auth: pgp-fingerprint E8F974EC53F6232ADD09CF57427A7CB21DF42434 +remarks: mnihyc diff --git a/data/route/172.22.22.0_26 b/data/route/172.23.32.0_26 similarity index 84% rename from data/route/172.22.22.0_26 rename to data/route/172.23.32.0_26 index ad98eaf5d..1b1c7ff29 100644 --- a/data/route/172.22.22.0_26 +++ b/data/route/172.23.32.0_26 @@ -1,4 +1,4 @@ -route: 172.22.22.0/26 +route: 172.23.32.0/26 descr: mnihyc's IPv4 Network remarks: Contact me at rmnihyc@gmail.com !! origin: AS4242423939 From e3b0c2b23d18a7ac3010739fc90039cd9ccffea5 Mon Sep 17 00:00:00 2001 From: mnihyc Date: Tue, 5 May 2020 03:22:53 +0900 Subject: [PATCH 3/4] edited info --- data/dns/mnihyc.dn42 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/dns/mnihyc.dn42 b/data/dns/mnihyc.dn42 index 950c89756..b1a06ff63 100644 --- a/data/dns/mnihyc.dn42 +++ b/data/dns/mnihyc.dn42 @@ -2,6 +2,6 @@ domain: mnihyc.dn42 admin-c: MNIHYC-DN42 tech-c: MNIHYC-DN42 mnt-by: MNIHYC-MNT -nserver: ns1.mnihyc.dn42 172.23.32.1 -nserver: ns1.mnihyc.dn42 fd87:3e50:cf33::1 +nserver: ns1.mnihyc.dn42 172.23.32.53 +nserver: ns1.mnihyc.dn42 fd87:3e50:cf33::53 source: DN42 From 6a68c9bc5f5382a5192e3287cee4f50053a9a999 Mon Sep 17 00:00:00 2001 From: mnihyc Date: Tue, 5 May 2020 03:27:36 +0900 Subject: [PATCH 4/4] edited info --- data/dns/mnihyc.dn42 | 2 +- data/inetnum/{172.23.32.0_26 => 172.23.39.0_26} | 4 ++-- data/route/{172.23.32.0_26 => 172.23.39.0_26} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename data/inetnum/{172.23.32.0_26 => 172.23.39.0_26} (79%) rename data/route/{172.23.32.0_26 => 172.23.39.0_26} (84%) diff --git a/data/dns/mnihyc.dn42 b/data/dns/mnihyc.dn42 index b1a06ff63..35d4d573c 100644 --- a/data/dns/mnihyc.dn42 +++ b/data/dns/mnihyc.dn42 @@ -2,6 +2,6 @@ domain: mnihyc.dn42 admin-c: MNIHYC-DN42 tech-c: MNIHYC-DN42 mnt-by: MNIHYC-MNT -nserver: ns1.mnihyc.dn42 172.23.32.53 +nserver: ns1.mnihyc.dn42 172.23.39.53 nserver: ns1.mnihyc.dn42 fd87:3e50:cf33::53 source: DN42 diff --git a/data/inetnum/172.23.32.0_26 b/data/inetnum/172.23.39.0_26 similarity index 79% rename from data/inetnum/172.23.32.0_26 rename to data/inetnum/172.23.39.0_26 index 48bad83fc..74913a421 100644 --- a/data/inetnum/172.23.32.0_26 +++ b/data/inetnum/172.23.39.0_26 @@ -1,4 +1,4 @@ -inetnum: 172.23.32.0 - 172.23.32.63 +inetnum: 172.23.39.0 - 172.23.39.63 netname: MNIHYC-IPV4 descr: mnihyc's IPv4 Network admin-c: MNIHYC-DN42 @@ -7,5 +7,5 @@ status: ASSIGNED nserver: ns1.mnihyc.dn42 mnt-by: MNIHYC-MNT remarks: Contact me at rmnihyc@gmail.com !! -cidr: 172.23.32.0/26 +cidr: 172.23.39.0/26 source: DN42 diff --git a/data/route/172.23.32.0_26 b/data/route/172.23.39.0_26 similarity index 84% rename from data/route/172.23.32.0_26 rename to data/route/172.23.39.0_26 index 1b1c7ff29..887ff51ab 100644 --- a/data/route/172.23.32.0_26 +++ b/data/route/172.23.39.0_26 @@ -1,4 +1,4 @@ -route: 172.23.32.0/26 +route: 172.23.39.0/26 descr: mnihyc's IPv4 Network remarks: Contact me at rmnihyc@gmail.com !! origin: AS4242423939