1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-26 19:28:40 +08:00
This commit is contained in:
Anillc 2021-05-23 16:15:25 +08:00 committed by GitHub
parent e0bce10cf8
commit c55598481c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 0 deletions

3
asn/AS4242422526.toml Normal file
View file

@ -0,0 +1,3 @@
name = "ANILLC-AS"
owner = "Anillc"
description = "Anillc Network"

View file

@ -76,6 +76,8 @@ $TTL 3600
12 IN NS ns1.yangfl.dn42.
12 IN NS ns2.yangfl.dn42.
20 IN NS ns1.an.dn42.
21 IN NS ns.iedon.neo.
127 IN NS ns1.yura.dn42.

View file

@ -43,3 +43,5 @@ $TTL 3600
6.6.a.a IN NS ns1.fixmix.neo.
6.6.a.a IN NS ns2.fixmix.neo.
6.6.a.a IN NS ns3.fixmix.neo.
c.c.0.0 IN NS ns1.an.dn42.

View file

@ -116,3 +116,5 @@ ns3.fixmix IN A 10.127.66.52
ns1.fixmix IN AAAA fd10:127:aa66:11::
ns2.fixmix IN AAAA fd10:127:aa66:21::
ns3.fixmix IN AAAA fd10:127:aa66:31::
an IN NS ns1.an.dn42.

8
entity/Anillc.toml Normal file
View file

@ -0,0 +1,8 @@
name = "Anillc"
[contact]
email = "noc@anillc.cn"
github = "Anillc"
[persona]
pgp = "DCD75832819A6CAB61C8F7D337F54FEE22679910"

7
route/AS4242422526.toml Normal file
View file

@ -0,0 +1,7 @@
["10.127.20.0/24"]
type = "subnet"
name = "Anillc Network v4"
["fd10:127:cc::/48"]
type = "subnet"
name = "Anillc Network v6"