From b0a4ea7a530cbb13095e9ec0f5ea1072995f9a50 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 3 Apr 2022 18:16:00 +0200 Subject: [PATCH] =?UTF-8?q?ssh:=20hex=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ssh/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ssh/config b/.ssh/config index 386d36c..693730c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -44,6 +44,10 @@ Host crs305.grote.lan HostName 192.168.2.225 User admin IdentityFile ~/.ssh/ssh_key_mikrotik_admin +Host hex.grote.lan + HostName 192.168.3.144 + User admin + IdentityFile ~/.ssh/ssh_key_mikrotik_admin ### Berufsschulserver Host bbs-proxmox