mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 01:13:40 +02:00
Initial commit
Fix ASN number, formatting typo Add inet6num nserver & Fix route6 file name, origin Adjust ULA - RFC4193 Adjust route6 file name Fix inet6num leading zero
This commit is contained in:
parent
b68e0db824
commit
8d3d2078c4
6 changed files with 38 additions and 0 deletions
6
data/aut-num/AS4242420137
Normal file
6
data/aut-num/AS4242420137
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420137
|
||||
as-name: AS-ENITIN-DN42
|
||||
admin-c: ENITIN-DN42
|
||||
tech-c: ENITIN-DN42
|
||||
mnt-by: ENITIN-MNT
|
||||
source: DN42
|
6
data/dns/enitin.dn42
Normal file
6
data/dns/enitin.dn42
Normal file
|
@ -0,0 +1,6 @@
|
|||
domain: enitin.dn42
|
||||
admin-c: ENITIN-DN42
|
||||
tech-c: ENITIN-DN42
|
||||
mnt-by: ENITIN-MNT
|
||||
nserver: ns1.enitin.dn42 fd69:137:1337:53::1
|
||||
source: DN42
|
11
data/inet6num/fd69:137:1337::_48
Normal file
11
data/inet6num/fd69:137:1337::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd69:0137:1337:0000:0000:0000:0000:0000 - fd69:0137:1337:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd69:137:1337::/48
|
||||
netname: ENITIN
|
||||
descr: Enitin
|
||||
country: DE
|
||||
admin-c: ENITIN-DN42
|
||||
tech-c: ENITIN-DN42
|
||||
mnt-by: ENITIN-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.enitin.dn42
|
||||
source: DN42
|
4
data/mntner/ENITIN-MNT
Normal file
4
data/mntner/ENITIN-MNT
Normal file
|
@ -0,0 +1,4 @@
|
|||
mntner: ENITIN-MNT
|
||||
mnt-by: ENITIN-MNT
|
||||
auth: pgp-fingerprint B1969B86D534BE28A0B4F4068B669C5C7C3481BD
|
||||
source: DN42
|
6
data/person/ENITIN-DN42
Normal file
6
data/person/ENITIN-DN42
Normal file
|
@ -0,0 +1,6 @@
|
|||
person: Enitin
|
||||
e-mail: enitin@enitin.xyz
|
||||
pgp-fingerprint: B1969B86D534BE28A0B4F4068B669C5C7C3481BD
|
||||
nic-hdl: ENITIN-DN42
|
||||
mnt-by: ENITIN-MNT
|
||||
source: DN42
|
5
data/route6/fd69:137:1337::_48
Normal file
5
data/route6/fd69:137:1337::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd69:137:1337::/48
|
||||
origin: AS4242420137
|
||||
max-length: 48
|
||||
mnt-by: ENITIN-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue