From 36268721e1154a82beafc7307a82ad8ef43654fb Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 8 Jan 2026 15:02:14 +0100 Subject: [PATCH] rootfs/home/andre/.ssh/config aktualisiert --- rootfs/home/andre/.ssh/config | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/rootfs/home/andre/.ssh/config b/rootfs/home/andre/.ssh/config index 6bf3b1b..afa416b 100644 --- a/rootfs/home/andre/.ssh/config +++ b/rootfs/home/andre/.ssh/config @@ -123,6 +123,14 @@ Host switch-admin-* ## Verbindung auf Konsole dort ## 2. Login auf Gerät ageissler/ + + +Host switch-catalyst-1 + User ageissler@ageissler@switch-catalyst-1 + Hostname finance + PreferredAuthentications publickey,keyboard-interactive,password + ProxyCommand None + Host switch-* router-* asa-* sophos-* HostName %h Port 22 @@ -130,12 +138,11 @@ Host switch-* router-* asa-* sophos-* PreferredAuthentications keyboard-interactive,password KbdInteractiveAuthentication yes PasswordAuthentication yes - Ciphers aes128-cbc,aes256-cbc,aes192-ctr + Ciphers +aes128-cbc,aes256-cbc,aes192-ctr KexAlgorithms +diffie-hellman-group1-sha1,diffie-hellman-group14-sha1 HostKeyAlgorithms +ssh-rsa - StrictHostKeyChecking no ForwardX11 no - ProxyCommand ssh -qW %h:%p jj + ProxyCommand ssh -qW %h:%p jj Host gitlab.rproxy.conet-services.de User ageissler