mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 20:55:23 +08:00
Merge pull request 'Hello World' (#1065) from M/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1065 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us> Reviewed-by: David Zhixu Liu <p0tat05@noreply.dn42.us>
This commit is contained in:
commit
571cabad3d
8 changed files with 58 additions and 0 deletions
6
data/aut-num/AS4242422263
Normal file
6
data/aut-num/AS4242422263
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422263
|
||||
as-name: AZUKI-TEST-AS
|
||||
admin-c: AZUKI-DN42
|
||||
tech-c: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
source: DN42
|
9
data/dns/8.dn42
Normal file
9
data/dns/8.dn42
Normal file
|
@ -0,0 +1,9 @@
|
|||
domain: 8.dn42
|
||||
admin-c: AZUKI-DN42
|
||||
tech-c: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
nserver: ns1.8.dn42 172.22.177.1
|
||||
nserver: ns1.8.dn42 fd00:8ccf:b2f2::8888
|
||||
nserver: ns2.8.dn42 172.22.177.2
|
||||
nserver: ns2.8.dn42 fd00:8ccf:b2f2::8844
|
||||
source: DN42
|
12
data/inet6num/fd00:8ccf:b2f2::_48
Normal file
12
data/inet6num/fd00:8ccf:b2f2::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fd00:8ccf:b2f2:0000:0000:0000:0000:0000 - fd00:8ccf:b2f2:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd00:8ccf:b2f2::/48
|
||||
netname: AZUKI-NETWORK
|
||||
descr: Network of Azuki(Testing)
|
||||
country: JP
|
||||
admin-c: AZUKI-DN42
|
||||
tech-c: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.8.dn42
|
||||
nserver: ns2.8.dn42
|
||||
source: DN42
|
10
data/inetnum/172.22.177.0_26
Normal file
10
data/inetnum/172.22.177.0_26
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.22.177.0 - 172.22.177.63
|
||||
cidr: 172.22.177.0/26
|
||||
netname: AZUKI-GLOBAL
|
||||
admin-c: AZUKI-DN42
|
||||
tech-c: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.8.dn42
|
||||
nserver: ns2.8.dn42
|
||||
source: DN42
|
7
data/mntner/AZUKI-MNT
Normal file
7
data/mntner/AZUKI-MNT
Normal file
|
@ -0,0 +1,7 @@
|
|||
mntner: AZUKI-MNT
|
||||
admin-c: AZUKI-DN42
|
||||
tech-c: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
auth: pgp-fingerprint 1C6CA4016125406612E5B97C1022262F9B7C10E3
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBvQdhalX8xxN/OKHfli27AROHsXauHSKc8YRr1EceeR
|
||||
source: DN42
|
5
data/person/AZUKI-DN42
Normal file
5
data/person/AZUKI-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: Aya Sasada
|
||||
e-mail: cva@outlook.jp
|
||||
nic-hdl: AZUKI-DN42
|
||||
mnt-by: AZUKI-MNT
|
||||
source: DN42
|
4
data/route/172.22.177.0_26
Normal file
4
data/route/172.22.177.0_26
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.22.177.0/26
|
||||
origin: AS4242422263
|
||||
mnt-by: AZUKI-MNT
|
||||
source: DN42
|
5
data/route6/fd00:8ccf:b2f2::_48
Normal file
5
data/route6/fd00:8ccf:b2f2::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd00:8ccf:b2f2::/48
|
||||
origin: AS4242422263
|
||||
max-length: 48
|
||||
mnt-by: AZUKI-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue