mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 17:02:26 +08:00
Merge pull request #206 from funnysyc/master
Register objects for HuajiTech
This commit is contained in:
commit
2680476bd1
4 changed files with 28 additions and 0 deletions
4
asn/AS4201270458.toml
Normal file
4
asn/AS4201270458.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "HuajiTech-Network"
|
||||
owner = "funnysyc"
|
||||
source = "NeoNetwork"
|
||||
description = "HuajiTech Core Network"
|
|
@ -171,3 +171,7 @@ ns.leedagee IN AAAA fd10:127:23::1
|
|||
kskb IN NS ns.kskb
|
||||
ns.kskb IN A 10.127.111.233
|
||||
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 fdce:c37e:c37a::233
|
||||
|
|
11
entity/funnysyc.toml
Normal file
11
entity/funnysyc.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = "funnysyc"
|
||||
babel = ["zh-N", "en-2"]
|
||||
|
||||
[contact]
|
||||
email = "yc.s@outlook.com"
|
||||
irc = "funnysyc"
|
||||
telegram = "funnysyc"
|
||||
github = "funnysyc"
|
||||
|
||||
[persona]
|
||||
pgp = "0ECA668E2E3C5A8DE9F4EDBFA614F414584C9E12"
|
9
route/AS4201270458.toml
Normal file
9
route/AS4201270458.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.45.0/24"]
|
||||
type = "subnet"
|
||||
name = "HuajiTech-Network Interconnectivity"
|
||||
description = "HuajiTech Core Interconnection Network"
|
||||
|
||||
["fd10:127:45::/48"]
|
||||
type = "subnet"
|
||||
name = "HuajiTech-Network Interconnectivity"
|
||||
description = "HuajiTech Core Interconnection Network"
|
Loading…
Reference in a new issue