From 4b89d6f85042c5278ab19092f9692804da876bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Mon, 22 Jun 2020 02:50:59 +0300 Subject: [PATCH 1/3] Create finland.md --- europe/finland.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 europe/finland.md diff --git a/europe/finland.md b/europe/finland.md new file mode 100644 index 0000000..2fbbd30 --- /dev/null +++ b/europe/finland.md @@ -0,0 +1,10 @@ +# Finland Peers + +Add connection strings from the below list to the `Peers: []` section of your +Yggdrasil configuration file to peer with these nodes. + +* Helsinki, Hetzhner, operated by [samip537/samip5](https://samip.fi) + * `tcp://95.216.230.135:65444` + * `tcp://[2a01:4f9:2b:f800::2]:6544` + * `tls://95.216.230.135:65445` + * `tls://[2a01:4f9:2b:f800::2]:6545` From f23ca7f31ddace497ebfeeccfaba2342442fb10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Mon, 22 Jun 2020 03:03:18 +0300 Subject: [PATCH 2/3] Update finland.md --- europe/finland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/europe/finland.md b/europe/finland.md index 2fbbd30..ea839e9 100644 --- a/europe/finland.md +++ b/europe/finland.md @@ -7,4 +7,4 @@ Yggdrasil configuration file to peer with these nodes. * `tcp://95.216.230.135:65444` * `tcp://[2a01:4f9:2b:f800::2]:6544` * `tls://95.216.230.135:65445` - * `tls://[2a01:4f9:2b:f800::2]:6545` + * `tls://[2a01:4f9:2b:f800::2]:65445` From 5f9fac51fbdc835cee5d274146e59cfe7407f00d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Mon, 22 Jun 2020 04:11:40 +0300 Subject: [PATCH 3/3] finland.md: Corrected typo and changed to DNS. --- europe/finland.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/europe/finland.md b/europe/finland.md index ea839e9..f2ecf29 100644 --- a/europe/finland.md +++ b/europe/finland.md @@ -3,8 +3,8 @@ Add connection strings from the below list to the `Peers: []` section of your Yggdrasil configuration file to peer with these nodes. -* Helsinki, Hetzhner, operated by [samip537/samip5](https://samip.fi) - * `tcp://95.216.230.135:65444` - * `tcp://[2a01:4f9:2b:f800::2]:6544` - * `tls://95.216.230.135:65445` - * `tls://[2a01:4f9:2b:f800::2]:65445` +* Helsinki, Hetzner, operated by [samip537/samip5](https://samip.fi) + * `tcp://vyos.v4.hel1.servers.devices.y.samip.fi:65444` + * `tcp://vyos.v6.hel1.servers.devices.y.samip.fi:65444` + * `tls://vyos.v4.hel1.servers.devices.y.samip.fi:65445` + * `tls://vyos.v6.hel1.servers.devices.y.samip.fi:65445`