From 754c0602f352ebd0890319d93c42551c3a5faffa Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 8 Jan 2026 15:28:07 +0100 Subject: [PATCH] rootfs/home/andre/.ssh/config aktualisiert --- rootfs/home/andre/.ssh/config | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rootfs/home/andre/.ssh/config b/rootfs/home/andre/.ssh/config index ab9a6d8..4f882f7 100644 --- a/rootfs/home/andre/.ssh/config +++ b/rootfs/home/andre/.ssh/config @@ -123,7 +123,17 @@ Host switch-admin-* ## Verbindung auf Konsole dort ## 2. Login auf Gerät ageissler/ +Host switch-catalyst-admin1 + User ageissler@ageissler@%n + Hostname admin + PreferredAuthentications publickey,keyboard-interactive,password + ProxyCommand None +Host switch-catalyst-host1 + User ageissler@ageissler@%n + Hostname hosting + PreferredAuthentications publickey,keyboard-interactive,password + ProxyCommand None Host switch-catalyst-1 switch-catalyst-3 switch-catalyst-office1 User ageissler@ageissler@%n