Register AS4201270030

This commit is contained in:
Yuxiang Zhu 2021-06-08 01:20:31 +08:00
parent 352f6c7fef
commit 54c02595ea
No known key found for this signature in database
GPG Key ID: C3F9531DBF52767A
7 changed files with 38 additions and 0 deletions

4
asn/AS4201270030.toml Normal file
View File

@ -0,0 +1,4 @@
name = "IWARP-NEO"
owner = "Yux"
desc = "IWARP Global Experimental NeoNetwork"

View File

@ -85,6 +85,8 @@ $TTL 3600
21 IN NS ns.iedon.neo.
30 IN NS ns1.iwarp.neo.
127 IN NS ns1.yura.dn42.
127 IN NS ns2.yura.dn42.

View File

@ -33,6 +33,8 @@ $TTL 3600
0.1.0.0 IN DS 11807 13 2 BBADC27B4EBFC90CBA79F4E69E4F167B9FFAF664B071F4CC46196902054B0910
0.1.0.0 IN DS 11807 13 4 CB48D8BABA0E44B9D363D3142463014EBDE6D28E15997EA8FB5FDBD42FDCF1CF3846E63925A5910DDD6A192571AEBD93
0.3.0.0 IN NS ns1.iwarp.neo.
7.0.0.0 IN NS ns1.staph.neo.
7.2.1.0 IN NS ns1.yura.dn42.

View File

@ -125,4 +125,11 @@ bear IN NS ns1.bear
koala IN NS ns1.bear
ns1.bear IN AAAA fd10:127:1488::
iwarp IN NS ns1.iwarp
go IN NS ns1.iwarp
yux IN NS ns1.iwarp
ns1.iwarp IN A 10.127.30.53
ns1.iwarp IN AAAA fd10:127:30:53::1
an IN NS ns1.an.dn42.

11
entity/Yux.toml Normal file
View File

@ -0,0 +1,11 @@
name = "Yux Zhu"
[contact]
email = "me@yux.im"
telegram = "im_yux"
github = "vfreex"
irc = "yux@hackint"
[persona]
pgp = "C1907229F1A6887550AD90A51ECBCCF8B5D891FD"

2
node/IWarp.toml Normal file
View File

@ -0,0 +1,2 @@
[IWarp]
asn = 4201270030

10
route/AS4201270030.toml Normal file
View File

@ -0,0 +1,10 @@
["10.127.30.0/24"]
type = "subnet"
name = "IWARP-NEO-IP4-NETWORK"
description = "IWarp Global Experimental NeoNetwork - IPv4"
["fd10:127:30::/48"]
type = "subnet"
name = "IWARP-NEO-IP6-NETWORK"
description = "IWarp Global Experimental NeoNetwork - IPv6"