1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 18:51:46 +08:00
NeoNetwork/nodes.dot

109 lines
3.9 KiB
Plaintext
Raw Normal View History

2019-12-30 14:40:02 +08:00
digraph "NeoNetwork Nodes"
2019-10-27 18:33:05 +08:00
{
2019-10-31 11:09:08 +08:00
label="NeoNetwork Nodes";
2020-04-21 23:02:00 +08:00
labelloc="t";
rankdir=LR;
2019-10-27 18:33:05 +08:00
node [shape=box]
2020-04-21 23:02:00 +08:00
c [label="caasih.neocloud.tw\n(10.127.0.1)"]
ucbvax [label="router.neocloud.tw\n(10.127.255.2)"]
np11 [label="NeoPDP-11\n(10.127.255.1,\n10.127.1.1)"]
ns [label="NeoSystem\n(10.127.255.80)"]
megumiLHS [label="megumi.yukipedia.cf\n(AS4242421037)"]
2020-04-21 23:02:00 +08:00
pan [label="r2.neocloud.tw\n(10.127.3.1)"]
2020-04-24 19:55:25 +08:00
icecat_Explosion [label="MagicNeko P2P network interconnection"]
icecat_Notebook [label="NextMoe Group Access Network\n(4201270005)\n(10.127.233.1,\nfd10:127:0233:1c3c::1)"]
magicneko_HK01 [label="M-HK1\n(10.127.4.1,\nfd10:127:0233:7170:2021::10.127.4.1)"]
magicneko_HK02 [label="M-HK2\n(10.127.4.10,\nfd10:127:0233:7170:2021::10.127.4.10)"]
magicneko_JP01 [label="M-JP1\n(10.127.4.11,\nfd10:127:0233:7170:2021::10.127.4.11)"]
magicneko_HK03 [label="M-HK3\n(10.127.4.12,\nfd10:127:0233:7170:2021::10.127.4.12)"]
magicneko_JP02 [label="M-JP2\n(10.127.4.13,\nfd10:127:0233:7170:2021::10.127.4.13)"]
magicneko_RU01 [label="M-RU1\n(10.127.4.14,\nfd10:127:0233:7170:2021::10.127.4.14)"]
magicneko_JP03 [label="M-JP3\n(10.127.4.15,\nfd10:127:0233:7170:2021::10.127.4.15)"]
magicneko_CN01 [label="M-CN1\n(10.127.4.101,\nfd10:127:0233:7170:2021::10.127.4.101)"]
2020-05-18 11:44:38 +08:00
staph [label="s.aureus.ga\n(10.127.8.185\nfd10:127:7::1)\n(AS4201270007)"]
staph_CN [label="cnhome.aureus.ga\n(10.127.8.187\nfd10:127:7::3)\n(AS4201270007)"]
2020-05-24 18:44:46 +08:00
chenx97 [label="chenx97.neocloud.tw\n(10.127.89.3)\n(fd10:127:1919:810::893)\n(AS4201270003)"]
2020-04-22 14:59:14 +08:00
JerryXiao [label="jpn.neo.jerryxiao.cc\n(10.127.8.193)"]
JerryXiao_SH01 [label="jerryxiao-sh01\n(10.127.8.195)"]
JerryXiao_HK01 [label="jerryxiao-hk01\n(10.127.8.194)"]
JerryXiao_HK02 [label="jerryxiao-hk02\n(10.127.8.196)"]
septs [label="bgp.septs.me\n(AS4201270001)"]
lantian [label="lantian\n(AS4201270010)"]
2020-09-19 12:45:50 +08:00
dfceaef [label="dfceaef\n(10.127.12.0/24)\n(AS4242420140)"]
SUNNET [label="SUNNET\n(10.127.11.0/24)\n(AS4242423088)"]
santost12 [label="Santost12\n(10.127.69.1)\n(AS4201270009)"]
frank_hsinchu [label="Frank_Hsinchu\n(10.127.255.56)\n(AS4201270004)"]
2020-04-27 15:14:01 +08:00
subgraph cluster_AS4201270000
{
label = "NeoNetwork (AS4201270000)";
2019-12-30 14:40:02 +08:00
2020-04-22 13:46:05 +08:00
NNPCC -> np11 [dir=both]
NeoBOX -> np11 [dir=both]
cklvax -> np11 [dir=both]
NeoStorage -> np11 [dir=both]
np11 -> ucbvax
np11 -> pan
np11 -> c
ucbvax -> c [dir=both]
ns -> ucbvax
ns -> pan
pan -> ucbvax [dir=both]
2019-12-30 14:40:02 +08:00
}
megumiLHS -> ucbvax [dir=both]
2020-04-24 19:55:25 +08:00
magicneko_HK02 -> ucbvax [dir=both]
2020-04-27 06:18:23 +08:00
c -> staph [dir=both]
2020-04-22 08:09:33 +08:00
staph -> staph_CN
2020-04-20 20:11:39 +08:00
ucbvax -> chenx97 [dir=both]
2020-04-25 14:47:52 +08:00
subgraph cluster_4201270008
{
2020-04-25 14:47:52 +08:00
label="MagicNeko Network Internet exchange (AS4201270008)";
2020-04-24 19:55:25 +08:00
magicneko_HK01 -> icecat_Explosion
magicneko_HK02 -> icecat_Explosion
magicneko_JP01 -> icecat_Explosion
magicneko_HK03 -> icecat_Explosion
magicneko_JP02 -> icecat_Explosion
magicneko_RU01 -> icecat_Explosion
magicneko_JP03 -> icecat_Explosion
2020-04-24 19:55:25 +08:00
magicneko_CN01 -> icecat_Explosion
}
subgraph cluster_4201270006
2020-04-22 14:59:14 +08:00
{
label="Jerry Network (4201270006)";
2020-04-22 14:59:14 +08:00
JerryXiao -> JerryXiao_SH01 [dir=both]
JerryXiao -> JerryXiao_HK01 [dir=both]
JerryXiao_SH01 -> JerryXiao_HK01 [dir=both]
JerryXiao_HK01 -> JerryXiao_HK02 [dir=both]
}
2020-04-20 22:25:40 +08:00
JerryXiao -> ucbvax [dir=both]
2020-04-22 14:59:14 +08:00
JerryXiao_SH01 -> dfceaef [dir=both]
2020-04-22 09:10:07 +08:00
magicneko_JP03 -> JerryXiao [dir=both]
2020-04-22 13:46:05 +08:00
lantian -> septs [dir=both]
lantian -> JerryXiao [dir=both]
magicneko_JP03 -> septs [dir=both]
staph -> septs [dir=both]
ucbvax -> septs [dir=both]
2020-04-22 18:30:14 +08:00
magicneko_JP03 -> chenx97 [dir=both]
2020-04-22 19:00:00 +08:00
magicneko_RU01 -> staph [dir=both]
megumiLHS -> septs [dir=both]
2020-04-24 19:55:25 +08:00
magicneko_HK02 -> SUNNET [dir=both]
2020-04-23 09:44:45 +08:00
staph -> santost12 [dir=both]
magicneko_RU01 -> septs [dir=both]
2020-04-23 13:32:54 +08:00
magicneko_JP03 -> megumiLHS [dir=both]
magicneko_JP03 -> frank_hsinchu [dir=both]
septs -> frank_hsinchu [dir=both]
icecat_Notebook -> magicneko_HK01
icecat_Notebook -> magicneko_JP03
icecat_Notebook -> magicneko_RU01
2020-04-24 19:55:25 +08:00
icecat_Notebook -> magicneko_CN01
icecat_Notebook -> magicneko_JP02
santost12 -> magicneko_JP03
2020-04-27 15:14:01 +08:00
pan -> magicneko_JP03 [dir=both]
2019-10-27 18:33:05 +08:00
}