AS4201270021: various changes

Signed-off-by: David Zhixu Liu <david@fixmix.tech>
This commit is contained in:
David Zhixu Liu 2021-08-21 11:06:25 +08:00
parent 9b7bfd1e61
commit c46024767d
No known key found for this signature in database
GPG Key ID: 91DCDE90DCD9E54E
14 changed files with 60 additions and 39 deletions

4
asn/AS17830.toml Normal file
View File

@ -0,0 +1,4 @@
name = "POTATO-AS-AP"
owner = "David Liu"
description = "David Liu aka PotatoNet"
source = "Internet"

View File

@ -1,4 +1,4 @@
name = "FIXMIX-GEN"
owner = "David Liu"
description = "fixmix Global Experimental Network"
description = "fixmix Technologies"
source = "Internet"

View File

@ -1,4 +1,3 @@
name = "FIXMIX-NEO"
name = "POTATO-NEO"
owner = "David Liu"
description = "fixmix NeoNetwork Network"
description = "PotatoNet @ NeoNetwork"

View File

@ -1,3 +1,3 @@
name = "FIXMIX-42"
name = "POTATO-42"
owner = "David Liu"
description = "fixmix DN42 Network"
description = "PotatoNet @ DN42"

View File

@ -92,9 +92,10 @@ $TTL 3600
127 IN NS ns1.yura.dn42.
127 IN NS ns2.yura.dn42.
66 IN NS ns1.fixmix.neo.
66 IN NS ns2.fixmix.neo.
66 IN NS ns3.fixmix.neo.
66 IN NS ns1.potato.neo.
66 IN NS ns2.potato.neo.
66 IN NS ns3.potato.neo.
66 IN DS 2356 7 2 46A410B6D465D60D2AEBE80135E7F7374CDA51F70AFEEA43445203509B118E66
99 IN NS ns1.tsingyao.neo.
99 IN NS ns2.tsingyao.neo.

View File

@ -44,9 +44,10 @@ $TTL 3600
1.1.e.e IN NS ns1.sun.dn42.
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.
6.6.a.a IN NS ns1.potato.neo.
6.6.a.a IN NS ns2.potato.neo.
6.6.a.a IN NS ns3.potato.neo.
6.6.a.a IN DS 31105 7 2 CA2C41EA47978F1728FE49778CDC2882AD2725E23081AE72F7D2ECE5FF95E20D
8.8.4.1 IN NS ns1.bear.neo.

View File

@ -111,18 +111,24 @@ ns.yura IN AAAA fd10:127:127:53::
ns1.yura IN AAAA fd10:127:127:53a::1
ns2.yura IN AAAA fd10:127:127:53b::1
fixmix IN NS ns1.fixmix
fixmix IN NS ns2.fixmix
fixmix IN NS ns3.fixmix
david IN NS ns1.fixmix
david IN NS ns2.fixmix
david IN NS ns3.fixmix
ns1.fixmix IN A 10.127.66.59
ns2.fixmix IN A 10.127.66.54
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::
potato IN NS ns1.potato
potato IN NS ns2.potato
potato IN NS ns3.potato
potato IN DS 6841 7 2 B02CE6960F3FFC54AAAEA4FA26F050D911A7049158B0B35350E74CC78F04E183
fixmix IN NS ns1.potato
fixmix IN NS ns2.potato
fixmix IN NS ns3.potato
fixmix IN DS 5223 7 2 BF26524942A4FAFA08C0DDF71C2E56EDC3BC82EDBA8F86B0DF6070B378919840
david IN NS ns1.potato
david IN NS ns2.potato
david IN NS ns3.potato
david IN DS 14533 7 2 914D786DACF1C5D2C953515A425FB4BA4D644D7DECA7B6B60BBC487323479039
ns1.potato IN A 10.127.66.59
ns2.potato IN A 10.127.66.54
ns3.potato IN A 10.127.66.52
ns1.potato IN AAAA fd10:127:aa66:1010::1
ns2.potato IN AAAA fd10:127:aa66:2010::1
ns3.potato IN AAAA fd10:127:aa66:3010::1
bear IN NS ns1.bear
koala IN NS ns1.bear

View File

@ -9,4 +9,4 @@ mastodon = "@p0tat05@mas.to"
github = "p0tat05"
[persona]
pgp = "11BA9B106D0DF5E6A1C4BC180641F2177A5530C0"
pgp = "F69228A3DADECB2BFCEE6EB38EC04651740E765D"

3
node/PotatoNet.toml Normal file
View File

@ -0,0 +1,3 @@
[PotatoNet]
asn = 4201270021
description = "PotatoNet @ NeoNetwork"

View File

@ -1,2 +0,0 @@
[fixmix]
asn = 4201270021

9
route/AS17830.toml Normal file
View File

@ -0,0 +1,9 @@
["10.127.66.0/24"]
type = "subnet"
name = "POTATO-NEO-NET4-A"
description = "PotatoNet @ NeoNetwork"
["fd10:127:aa66::/48"]
type = "subnet"
name = "POTATO-NEO-NET6-A"
description = "PotatoNet @ NeoNetwork"

View File

@ -1,9 +1,9 @@
["10.127.66.0/24"]
type = "subnet"
name = "FIXMIX-NET4-NEOA"
description = "fixmix Technologies NeoNetwork IPv4 Block"
name = "POTATO-NEO-NET4-A"
description = "PotatoNet @ NeoNetwork"
["fd10:127:aa66::/48"]
type = "subnet"
name = "FIXMIX-NET6-NEOA"
description = "fixmix Technologies NeoNetwork IPv6 Block"
name = "POTATO-NEO-NET6-A"
description = "PotatoNet @ NeoNetwork"

View File

@ -1,9 +1,9 @@
["10.127.66.0/24"]
type = "subnet"
name = "FIXMIX-NET4-NEOA"
description = "fixmix Technologies NeoNetwork IPv4 Block"
name = "POTATO-NEO-NET4-A"
description = "PotatoNet @ NeoNetwork"
["fd10:127:aa66::/48"]
type = "subnet"
name = "FIXMIX-NET6-NEOA"
description = "fixmix Technologies NeoNetwork IPv6 Block"
name = "POTATO-NEO-NET6-A"
description = "PotatoNet @ NeoNetwork"

View File

@ -1,9 +1,9 @@
["10.127.66.0/24"]
type = "subnet"
name = "FIXMIX-NET4-NEOA"
description = "fixmix Technologies NeoNetwork IPv4 Block"
name = "POTATO-NEO-NET4-A"
description = "PotatoNet @ NeoNetwork"
["fd10:127:aa66::/48"]
type = "subnet"
name = "FIXMIX-NET6-NEOA"
description = "fixmix Technologies NeoNetwork IPv6 Block"
name = "POTATO-NEO-NET6-A"
description = "PotatoNet @ NeoNetwork"