mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-22 19:56:03 +08:00
Merge pull request 'add ipv6 and domain' (#2217) from Aleksana/registry:Aleksana-20221023/register into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2217 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
636188d439
4 changed files with 23 additions and 0 deletions
8
data/dns/a.dn42
Normal file
8
data/dns/a.dn42
Normal file
|
@ -0,0 +1,8 @@
|
|||
domain: a.dn42
|
||||
descr: Domain of Aleksana
|
||||
admin-c: ALEKSANA-DN42
|
||||
tech-c: ALEKSANA-DN42
|
||||
mnt-by: ALEKSANA-MNT
|
||||
nserver: ns1.a.dn42 172.23.160.65
|
||||
nserver: ns1.a.dn42 fd01:4c1e:e3fd::1
|
||||
source: DN42
|
10
data/inet6num/fd01:4c1e:e3fd::_48
Normal file
10
data/inet6num/fd01:4c1e:e3fd::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fd01:4c1e:e3fd:0000:0000:0000:0000:0000 - fd01:4c1e:e3fd:ffff:ffff:ffff:ffff:ffff
|
||||
netname: ALEKSANA-IPV6
|
||||
descr: Main IPV6 Block for Aleksana Network
|
||||
admin-c: ALEKSANA-DN42
|
||||
tech-c: ALEKSANA-DN42
|
||||
mnt-by: ALEKSANA-MNT
|
||||
status: ASSIGNED
|
||||
cidr: fd01:4c1e:e3fd::/48
|
||||
nserver: ns1.a.dn42
|
||||
source: DN42
|
|
@ -5,5 +5,6 @@ descr: Main Block for Aleksana Network
|
|||
admin-c: ALEKSANA-DN42
|
||||
tech-c: ALEKSANA-DN42
|
||||
mnt-by: ALEKSANA-MNT
|
||||
nserver: ns1.a.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
|
|
4
data/route6/fd01:4c1e:e3fd::_48
Normal file
4
data/route6/fd01:4c1e:e3fd::_48
Normal file
|
@ -0,0 +1,4 @@
|
|||
route6: fd01:4c1e:e3fd::/48
|
||||
origin: AS4242420365
|
||||
mnt-by: ALEKSANA-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue