summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-09-19 14:33:16 -0700
committerTrumeet <yuuta@yuuta.moe>2021-09-19 14:33:16 -0700
commit0765be8c1e28299a8df60566c6ced68c2ac1ab8a (patch)
tree38f36b4692fd0d2bfb276259666123b50f4bf89d
parent94de65257a111efd67e3dc740569e14e9d2e60b6 (diff)
downloadwww-0765be8c1e28299a8df60566c6ced68c2ac1ab8a.tar
www-0765be8c1e28299a8df60566c6ced68c2ac1ab8a.tar.gz
www-0765be8c1e28299a8df60566c6ced68c2ac1ab8a.tar.bz2
www-0765be8c1e28299a8df60566c6ced68c2ac1ab8a.zip
Update topology
-rw-r--r--index.html11
-rw-r--r--topology.pngbin155355 -> 171015 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4d764aa..d671fbe 100644
--- a/index.html
+++ b/index.html
@@ -34,6 +34,7 @@
<li><b>UIX</b>: This node is connected to <a href="https://unmetered.exchange">Unmetered Exchange</a>. Infers clearnet connectivity.</li>
<li><b>EVIX</b>: This node is connected to <a href="https://evix.org">EVIX</a>. Infers clearnet connectivity.</li>
<li><b>OPTiX</b>: This node is connected to <a href="https://www.optix.co.rs/">OPTiX</a>. Infers clearnet connectivity.</li>
+ <li><b>LLIX</b>: This node is connected to <a href="https://www.ll-ix.com/">LL-IX</a>. Infers clearnet connectivity.</li>
<li><b>XXX Transit</b>: This node connectes to XXX upstream ISP and serves as an ABR in YuutaNet. Infers clearnet connectivity.</li>
<li><b>Peering</b>: This node is available for peering. See the Peering section below.</li>
<li><b>Core</b>: This node is a part of the backbone network and is full-meshed.</li>
@@ -60,12 +61,22 @@
<li>Tokyo 1: tyo1.jp.yuuta.dn42 <b>(DN42, Peering, Core)</b></li>
</ul>
<br />
+ <p>South Korea:</p>
+ <ul>
+ <li>Seoul 1: icn1.kr.nodes.yuuta.network <b>(Vultr Transit)</b></li>
+ </ul>
+ <br />
<h3>Europe:</h3>
<p>Germany:</p>
<ul>
<li>Frankfurt 1: fra1.de.yuuta.dn42 <b>(DN42, Peering, Core)</b></li>
</ul>
<br />
+ <p>Netherlands:</p>
+ <ul>
+ <li>Haarlem 1: har1.nl.nodes.yuuta.network <b>(LLIX)</b></li>
+ </ul>
+ <br />
<p>I deployed a /56 subnet to each geographical region. Currently, some random backbone nodes are full-meshed. Most nodes are intra-connected by iBGP and OSPF (all area 0).<p>
<p>I am planning to move away from full-meshing and give each geographical region an OSPF area. An upgrade to switch all clearnet regions from /56 to /48 for easier announcement is on the way.</p>
<p>Most nodes run Arch Linux at this time. We are considering to upgrade our architecture to NixOS for simpler management.</p>
diff --git a/topology.png b/topology.png
index 5f77e9c..ea60132 100644
--- a/topology.png
+++ b/topology.png
Binary files differ