From 94ab14f82c856dfecc01f22eafaf46f3a3d4aaec Mon Sep 17 00:00:00 2001 From: hwtan Date: Thu, 25 Jun 2020 15:30:28 +0800 Subject: [PATCH 1/3] New Registration - AS4242422990 --- data/aut-num/AS4242422990 | 5 +++++ data/dns/tan.dn42 | 10 ++++++++++ data/inet6num/fd42:4242:2990::_48 | 12 ++++++++++++ data/inetnum/172.22.122.96_27 | 10 ++++++++++ data/mntner/TAN-MNT | 7 +++++++ data/person/TAN-DN42 | 5 +++++ data/route/172.22.122.96_27 | 4 ++++ data/route6/fd42:4242:2990::_48 | 5 +++++ 8 files changed, 58 insertions(+) create mode 100644 data/aut-num/AS4242422990 create mode 100644 data/dns/tan.dn42 create mode 100644 data/inet6num/fd42:4242:2990::_48 create mode 100644 data/inetnum/172.22.122.96_27 create mode 100644 data/mntner/TAN-MNT create mode 100644 data/person/TAN-DN42 create mode 100644 data/route/172.22.122.96_27 create mode 100644 data/route6/fd42:4242:2990::_48 diff --git a/data/aut-num/AS4242422990 b/data/aut-num/AS4242422990 new file mode 100644 index 000000000..47186f9f9 --- /dev/null +++ b/data/aut-num/AS4242422990 @@ -0,0 +1,5 @@ +aut-num: AS4242422990 +as-name: AS for TAN +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-DN42 diff --git a/data/dns/tan.dn42 b/data/dns/tan.dn42 new file mode 100644 index 000000000..774b8cff3 --- /dev/null +++ b/data/dns/tan.dn42 @@ -0,0 +1,10 @@ +domain: tan.dn42 +descr: TAN Network +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-MNT +nserver: ns1.tan.dn42 172.22.122.97 +nserver: ns1.tan.dn42 fd42:4242:2990::1 +nserver: ns2.tan.dn42 172.22.122.98 +nserver: ns2.tan.dn42 fd42:4242:2990::2 +source: DN42 diff --git a/data/inet6num/fd42:4242:2990::_48 b/data/inet6num/fd42:4242:2990::_48 new file mode 100644 index 000000000..17e5dc18e --- /dev/null +++ b/data/inet6num/fd42:4242:2990::_48 @@ -0,0 +1,12 @@ +inet6num: fd42:4242:2990:0000:0000:0000:0000:0000 - fd42:4242:2990:ffff:ffff:ffff:ffff:ffff +cidr: fd42:4242:2990::/48 +netname: TAN-IPV6 +descr: IPv6 Address Space for TAN +country: SG +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-MNT +status: ASSIGNED +nserver: ns1.tan.dn42 +nserver: ns2.tan.dn42 +source: DN42 diff --git a/data/inetnum/172.22.122.96_27 b/data/inetnum/172.22.122.96_27 new file mode 100644 index 000000000..f085d8d30 --- /dev/null +++ b/data/inetnum/172.22.122.96_27 @@ -0,0 +1,10 @@ +inetnum: 172.22.122.96 - 172.22.122.127 +cidr: 172.22.122.96/27 +netname: TAN-IPV4 +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-MNT +nserver: ns1.tan.dn42 +nserver: ns2.tan.dn42 +status: ASSIGNED +source: DN42 diff --git a/data/mntner/TAN-MNT b/data/mntner/TAN-MNT new file mode 100644 index 000000000..f3382eb04 --- /dev/null +++ b/data/mntner/TAN-MNT @@ -0,0 +1,7 @@ +mntner: TAN-MNT +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-MNT +auth: pgp-fingerprint 8D5FF489418939011B11557CE6C6D2565F4C9EDF +auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4wQDJ2glbeVgK8ipBT4mLjWYM6OXJwT3BRpOlg/xDe +source: DN42 diff --git a/data/person/TAN-DN42 b/data/person/TAN-DN42 new file mode 100644 index 000000000..72811d428 --- /dev/null +++ b/data/person/TAN-DN42 @@ -0,0 +1,5 @@ +person: hwtan +contact: me@hwtan.com +nic-hdl: TAN-DN42 +mnt-by: TAN-MNT +source: DN42 diff --git a/data/route/172.22.122.96_27 b/data/route/172.22.122.96_27 new file mode 100644 index 000000000..fd47ba2e2 --- /dev/null +++ b/data/route/172.22.122.96_27 @@ -0,0 +1,4 @@ +route: 172.22.122.96/27 +origin: AS4242422990 +mnt-by: TAN-MNT +source: DN42 diff --git a/data/route6/fd42:4242:2990::_48 b/data/route6/fd42:4242:2990::_48 new file mode 100644 index 000000000..a4e6b2d38 --- /dev/null +++ b/data/route6/fd42:4242:2990::_48 @@ -0,0 +1,5 @@ +route6: fd42:4242:2990::/48 +origin: AS4242422990 +max-length: 48 +mnt-by: TAN-MNT +source: DN42 From 3a9b9bcdaaeb41dc0dca743a3490fb529d3a941e Mon Sep 17 00:00:00 2001 From: hwtan Date: Sat, 27 Jun 2020 16:54:26 +0800 Subject: [PATCH 2/3] Fix mnt-by and formatting for AS4242422990 --- data/aut-num/AS4242422990 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/aut-num/AS4242422990 b/data/aut-num/AS4242422990 index 47186f9f9..8f680fef9 100644 --- a/data/aut-num/AS4242422990 +++ b/data/aut-num/AS4242422990 @@ -1,5 +1,5 @@ -aut-num: AS4242422990 -as-name: AS for TAN -admin-c: TAN-DN42 -tech-c: TAN-DN42 -mnt-by: TAN-DN42 +aut-num: AS4242422990 +as-name: AS for TAN +admin-c: TAN-DN42 +tech-c: TAN-DN42 +mnt-by: TAN-MNT From db311c4f86b31a178ee7f3e9e505c56db1ab8a5e Mon Sep 17 00:00:00 2001 From: hwtan Date: Sat, 27 Jun 2020 18:34:38 +0800 Subject: [PATCH 3/3] added source: DN42 to AS4242422990, ran fmt-my-stuff. --- data/aut-num/AS4242422990 | 1 + 1 file changed, 1 insertion(+) diff --git a/data/aut-num/AS4242422990 b/data/aut-num/AS4242422990 index 8f680fef9..6b0331687 100644 --- a/data/aut-num/AS4242422990 +++ b/data/aut-num/AS4242422990 @@ -3,3 +3,4 @@ as-name: AS for TAN admin-c: TAN-DN42 tech-c: TAN-DN42 mnt-by: TAN-MNT +source: DN42