mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 20:22:25 +08:00
Add FUNNYSYC-AS
Signed-off-by: funnysyc <yc.s@outlook.com>
This commit is contained in:
parent
6f7eaec05c
commit
553255ad38
5 changed files with 19 additions and 0 deletions
4
asn/AS4201270037.toml
Normal file
4
asn/AS4201270037.toml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
name = "FUNNYSYC-AS"
|
||||||
|
owner = "funnysyc"
|
||||||
|
source = "NeoNetwork"
|
||||||
|
description = "FunnySYC Network"
|
|
@ -119,3 +119,5 @@ $TTL 3600
|
||||||
|
|
||||||
149 IN NS ns1.bandura.neo.
|
149 IN NS ns1.bandura.neo.
|
||||||
149 IN DS 20940 15 2 75AA55617D952424CD65DEDE64F500F4B40B80AE48E7BC21E0E98CEDCA040CCE
|
149 IN DS 20940 15 2 75AA55617D952424CD65DEDE64F500F4B40B80AE48E7BC21E0E98CEDCA040CCE
|
||||||
|
|
||||||
|
37 IN NS ns.syc.neo.
|
||||||
|
|
|
@ -77,3 +77,5 @@ f.0.0.e IN NS ns.kskb.neo.
|
||||||
|
|
||||||
1.3.c.f IN NS ns1.bandura.neo.
|
1.3.c.f IN NS ns1.bandura.neo.
|
||||||
1.3.c.f IN DS 23486 15 2 AD11FF63F805D6E85CE4D85965C73339D9CC0619676B481A8647D9724BBC6182
|
1.3.c.f IN DS 23486 15 2 AD11FF63F805D6E85CE4D85965C73339D9CC0619676B481A8647D9724BBC6182
|
||||||
|
|
||||||
|
7.3.0.0 IN NS ns.syc.neo.
|
||||||
|
|
|
@ -197,3 +197,7 @@ bandura IN NS ns1.bandura
|
||||||
ns1.bandura IN A 10.127.149.242
|
ns1.bandura IN A 10.127.149.242
|
||||||
ns1.bandura IN AAAA fd10:127:fc31::42
|
ns1.bandura IN AAAA fd10:127:fc31::42
|
||||||
bandura IN DS 30344 15 2 92716A3A5226CDE664828B1346D3F621610E840D39070EB584A992552884B110
|
bandura IN DS 30344 15 2 92716A3A5226CDE664828B1346D3F621610E840D39070EB584A992552884B110
|
||||||
|
|
||||||
|
syc IN NS ns.syc
|
||||||
|
ns.syc IN A 10.127.37.1
|
||||||
|
ns.syc IN AAAA fd10:127:37::1
|
||||||
|
|
7
route/AS4201270037.toml
Normal file
7
route/AS4201270037.toml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
["10.127.37.0/24"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "FUNNYSYC-NET"
|
||||||
|
|
||||||
|
["fd10:127:37::/48"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "FUNNYSYC-NET"
|
Loading…
Reference in a new issue