mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 06:50:41 +08:00
Merge pull request #158 from p0tat05/master
DavidLiu: Join NeoNetwork as AS4201270021
This commit is contained in:
commit
32c103b28a
8 changed files with 52 additions and 0 deletions
4
asn/AS211876.toml
Normal file
4
asn/AS211876.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "FIXMIX-AS"
|
||||
owner = "David Liu"
|
||||
description = "fixmix Global Experimental Network"
|
||||
source = "Internet"
|
4
asn/AS4201270021.toml
Normal file
4
asn/AS4201270021.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "FIXMIX-AS-NEONETWORK"
|
||||
owner = "David Liu"
|
||||
description = "fixmix NeoNetwork Network"
|
||||
|
3
asn/AS4242421876.toml
Normal file
3
asn/AS4242421876.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "FIXMIX-AS-DN42"
|
||||
owner = "David Liu"
|
||||
description = "fixmix DN42 Network"
|
12
entity/David Liu.toml
Normal file
12
entity/David Liu.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = "David Liu"
|
||||
babel = ["zh-N", "en-3"]
|
||||
|
||||
[contact]
|
||||
email = "david@fixmix.tech"
|
||||
telegram = "p0tat05"
|
||||
irc = "p0tat05"
|
||||
mastodon = "@p0tat05@mas.to"
|
||||
github = "p0tat05"
|
||||
|
||||
[persona]
|
||||
pgp = "11BA9B106D0DF5E6A1C4BC180641F2177A5530C0"
|
2
node/fixmix.toml
Normal file
2
node/fixmix.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[fixmix]
|
||||
asn = 4201270021
|
9
route/AS211876.toml
Normal file
9
route/AS211876.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.66.0/24"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV4A"
|
||||
description = "fixmix NeoNetwork Network - IPv4 A"
|
||||
|
||||
["fd10:127:aa66::/48"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV6A"
|
||||
description = "fixmix NeoNetwork Network - IPv6 A"
|
9
route/AS4201270021.toml
Normal file
9
route/AS4201270021.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.66.0/24"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV4A"
|
||||
description = "fixmix NeoNetwork Network - IPv4 A"
|
||||
|
||||
["fd10:127:aa66::/48"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV6A"
|
||||
description = "fixmix NeoNetwork Network - IPv6 A"
|
9
route/AS4242421876.toml
Normal file
9
route/AS4242421876.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.66.0/24"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV4A"
|
||||
description = "fixmix NeoNetwork Network - IPv4 A"
|
||||
|
||||
["fd10:127:aa66::/48"]
|
||||
type = "subnet"
|
||||
name = "FIXMIX-NET-NEOV6A"
|
||||
description = "fixmix NeoNetwork Network - IPv6 A"
|
Loading…
Reference in a new issue