summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-30 09:43:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-30 12:15:21 -0400
commit8ca758f10ce9a1cd7fdebf1d841904f8d0132bec (patch)
tree29ab31025612ad3301f372974c81b29cee349187
parent52f4e23bb1cc509ef3ad232f7c089f75b2289de2 (diff)
list DNS servers
-rw-r--r--static/articles/grapheneos-servers.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index 093a3053..b9458fc6 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -64,6 +64,7 @@
<li><a href="#mail.grapheneos.org">GrapheneOS mail server</a></li>
<li><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></li>
<li><a href="#apps.grapheneos.org">GrapheneOS application repository</a></li>
+ <li><a href="#ns1.grapheneos.org">GrapheneOS DNS servers</a></li>
<li><a href="#attestation.app">Attestation website and service</a></li>
<li><a href="#staging.attestation.app">Staging attestation website and service</a></li>
</ul>
@@ -436,6 +437,49 @@
</ul>
</section>
+ <section id="ns1.grapheneos.org">
+ <h2><a href="#ns1.grapheneos.org">GrapheneOS DNS servers</a></h2>
+
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">Repository</a></li>
+ <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org/issues">Issue tracker</a></li>
+ </ul>
+
+ <p>Specs:</p>
+
+ <ul>
+ <li>2x OVH VPS vps2020-value-1-2-40</li>
+ <li>1 core</li>
+ <li>2 GB memory</li>
+ <li>40 GB NVMe SSD storage</li>
+ <li>250 Mbit/s bandwidth</li>
+ </ul>
+
+ <p>Domains:</p>
+
+ <ul>
+ <li>ns1.grapheneos.org</li>
+ <li>ns2.grapheneos.org</li>
+ </ul>
+
+ <p>IPs:</p>
+
+ <ul>
+ <li>51.222.14.6 (ns1.grapheneos.org) — os-bhs6</li>
+ <li>2607:5300:205:200::29e8 (ns1.grapheneos.org) — os-bhs6</li>
+ <li>141.94.71.48 (ns2.grapheneos.org) — os-gra8</li>
+ <li>2001:41d0:304:200::528 (ns2.grapheneos.org) — os-gra8</li>
+ </ul>
+
+ <p>Ports:</p>
+
+ <ul>
+ <li>TCP 22 ssh - no passwords, SSHFP</li>
+ <li>TCP 53 domain - DNS</li>
+ <li>UDP 53 domain - DNS</li>
+ </ul>
+ </section>
+
<section id="attestation.app">
<h2><a href="#attestation.app">Attestation website and service</a></h2>