Register Hanako-Network

Signed-off-by: Hanako <hanako_ko@outlook.jp>
This commit is contained in:
Hanako 2022-04-14 00:56:02 +08:00
parent 71389901b4
commit 20d959abf7
No known key found for this signature in database
GPG Key ID: 2670482FBE1930F7
6 changed files with 20 additions and 0 deletions

3
asn/AS4201270080.toml Normal file
View File

@ -0,0 +1,3 @@
name = "HANAKO-NETWORK"
owner = "Hanako"
desc = "Hanako's NeoNetwork"

View File

@ -110,3 +110,5 @@ $TTL 3600
186 IN NS ns1.186526.dn42.
186 IN NS ns2.186526.dn42.
80 IN NS ns.hanako.neo.

View File

@ -69,3 +69,5 @@ f.0.0.e IN NS ns.kskb.neo.
6.8.1.0 IN NS ns1.186526.dn42.
6.8.1.0 IN NS ns2.186526.dn42.
0.8.0.0 IN NS ns.hanako.neo.

View File

@ -168,3 +168,7 @@ ns.kskb IN AAAA fd10:127:e00f:aca::233
hjt IN NS ns0.hjt
ns0.hjt IN A 10.127.45.233
ns0.hjt IN AAAA fd10:127:45:233::1
hanako IN NS ns.hanako
ns.hanako.neo IN A 10.127.80.80
ns.hanako.neo IN A fd10:127:80:aa00::1

2
node/Hanako.toml Normal file
View File

@ -0,0 +1,2 @@
[Hanako]
asn = 4201270080

7
route/AS4201270080.toml Normal file
View File

@ -0,0 +1,7 @@
["10.127.80.0/24"]
type = "subnet"
name = "Hanako-Network-Neo-1-v4"
["fd10:127:80::/48"]
type = "subnet"
name = "Hanako-Network-Neo-1-v6"