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