mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-22 04:25:23 +08:00
Merge pull request 'Add the initial objects' (#2394) from Mireiawen/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2394 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
07204c2fc2
6 changed files with 41 additions and 0 deletions
6
data/aut-num/AS4242421740
Normal file
6
data/aut-num/AS4242421740
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421740
|
||||
as-name: AS-MIREIAWEN-DN42
|
||||
admin-c: MIREIAWEN-DN42
|
||||
tech-c: MIREIAWEN-DN42
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
source: DN42
|
7
data/dns/rose.dn42
Normal file
7
data/dns/rose.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: rose.dn42
|
||||
admin-c: MIREIAWEN-DN42
|
||||
tech-c: MIREIAWEN-DN42
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
nserver: ns1.rose.dn42 172.20.20.132
|
||||
nserver: ns2.rose.dn42 172.20.20.133
|
||||
source: DN42
|
12
data/inetnum/172.20.20.128_27
Normal file
12
data/inetnum/172.20.20.128_27
Normal file
|
@ -0,0 +1,12 @@
|
|||
inetnum: 172.20.20.128 - 172.20.20.159
|
||||
cidr: 172.20.20.128/27
|
||||
netname: MIREIAWEN-NETWORK
|
||||
descr: Network of Mireiawen
|
||||
country: FI
|
||||
admin-c: MIREIAWEN-DN42
|
||||
tech-c: MIREIAWEN-DN42
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.rose.dn42
|
||||
nserver: ns2.rose.dn42
|
||||
source: DN42
|
6
data/mntner/MIREIAWEN-MNT
Normal file
6
data/mntner/MIREIAWEN-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: MIREIAWEN-MNT
|
||||
admin-c: MIREIAWEN-DN42
|
||||
tech-c: MIREIAWEN-DN42
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKLjt5GREt3A/ya7oJAIFxlV/Guj4aBM+TJ10mO77D6T
|
||||
source: DN42
|
5
data/person/MIREIAWEN-DN42
Normal file
5
data/person/MIREIAWEN-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: Mira Manninen
|
||||
e-mail: mir@mireiawen.net
|
||||
nic-hdl: MIREIAWEN-DN42
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
source: DN42
|
5
data/route/172.20.20.128_27
Normal file
5
data/route/172.20.20.128_27
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.20.20.128/27
|
||||
origin: AS4242421740
|
||||
max-length: 27
|
||||
mnt-by: MIREIAWEN-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue