mirror of
https://github.com/BluemediaGER/dn42-home.git
synced 2024-11-22 06:55:30 +01:00
Add new node de-fra01
This commit is contained in:
parent
f61fad0099
commit
dca085dc27
|
@ -18,7 +18,7 @@ The bluemedia.dn42 network currently consists of two public and one internal nod
|
|||
### Techstack
|
||||
|
||||
The following tools and programs are used to run the bluemedia.dn42 network and core services:
|
||||
- <a href="https://www.debian.org/" target="_blank">Debian 10</a> - OS used on all host systems
|
||||
- <a href="https://www.debian.org/" target="_blank">Debian 11</a> - OS used on all host systems
|
||||
- <a href="https://bird.network.cz/" target="_blank">bird2</a> - Routing daemon used on all nodes
|
||||
- <a href="https://www.wireguard.com/" target="_blank">WireGuard</a> - VPN protocol used to connect all nodes
|
||||
- <a href="https://www.isc.org/bind/" target="_blank">BIND 9</a> - Authoritative DNS server for forward and reverse zones
|
||||
|
|
10
content/changelog/new-node-de-fra01.md
Normal file
10
content/changelog/new-node-de-fra01.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
date: "2021-09-14"
|
||||
tags: ["nodes", "informational"]
|
||||
title: "New public node de-fra01"
|
||||
---
|
||||
|
||||
TL;DR: My de-fra01 node is live and ready to peer with you!
|
||||
|
||||
Since Oracle offers free small amd64 VMs in the free tier of their cloud platform, I am now running a second DN42 node there in the Frankfurt region. The node is public and I am happy if anyone wants to peer with it.
|
||||
You can find all infos on the [peering](/peering/) and [IPAM overview](/ipam/) pages.
|
|
@ -35,7 +35,7 @@ bluemedia.dn42 announces the folloing prefixes:
|
|||
|DNS|IPv4|IPv6|Comment|
|
||||
|---|----|----|-------|
|
||||
|de-fsn01.dn42.bluemedia.dev|157.90.153.123|2a01:4f8:1c17:6d31::1|Hetzner Online, Falkenstein, Germany|
|
||||
|de-fra01.dn42.bluemedia.dev|tba|tba|Coming soon|
|
||||
|de-fra01.dn42.bluemedia.dev|152.70.171.183|2603:c020:8002:8100:1e75:2674:eb2e:108a|Oracle Cloud, Frankfurt am Main, Germany|
|
||||
|de-kkb01.dn42.bluemedia.dev|(dynamic)|(dynamic)|Internal node|
|
||||
{{< /bootstrap-table >}}
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ title: Looking Glass
|
|||
draft: false
|
||||
---
|
||||
|
||||
<iframe height="790px" width="100%" frameBorder="0" src="https://dn42-lg.traber-info.de/" seamless></iframe>
|
||||
<iframe height="820px" width="100%" frameBorder="0" src="https://dn42-lg.traber-info.de/" seamless></iframe>
|
|
@ -1 +1 @@
|
|||
Subproject commit af30eafc00e4acdefbd387fd1ae5d3139d0328e0
|
||||
Subproject commit 38265b9ff4bd533c04d977e028a08bdb30d54a9e
|
Loading…
Reference in a new issue