From fd88b5e062a5c130d9675c0613f736a638b2149a Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 9 Dec 2020 10:01:01 +1300 Subject: [PATCH] northdrive hosts --- .ssh/config.in | 10 ++++++++-- .ssh/known_hosts.d/northfiles.de | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.ssh/config.in b/.ssh/config.in index 119c63f..eaf589f 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -321,8 +321,14 @@ Host lion.mjollnir.org | lion Hostname lion.mjollnir.org User madduck -Host files.northdrive.de | idiotheke - Hostname files.northdrive.de +Host files.northdrive.de | idiotheke | seamus.northdrive.de + Hostname seamus.northdrive.de + Port 37819 + HostKeyAlias seamus.northdrive.de + User madduck + +Host clegg.northdrive.de + Port 37819 User madduck ### DEFAULTS diff --git a/.ssh/known_hosts.d/northfiles.de b/.ssh/known_hosts.d/northfiles.de index ad786c6..9b6533e 100644 --- a/.ssh/known_hosts.d/northfiles.de +++ b/.ssh/known_hosts.d/northfiles.de @@ -1 +1,2 @@ -clegg.northdrive.de,212.53.142.50 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0B6ZJ/t/L+3QZaOONLHxiebW9sCgc+2YyndbJ4WXcmVYRYfOejp65EqJDxr+NxHlVlnSTTn6Qo1ZXSyvgcJUY= +[seamus.northdrive.de]:37819,[212.53.142.51]:37819 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOZOk4M8CBntAck7GSk/2xkWRWSol5wCe5G/sQ4MrRQHkXVBcS3LVTzRlP4sPct2lBG2L/e2LyXhajM2PUrFaXo= +[clegg.northdrive.de]:37819,[212.53.142.50]:37819 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcwkNbhogouIpWamYkg1Os37lCj1NpU278UcIgADvwr -- 2.39.2