rootfs/home/andre/.ssh/config aktualisiert

This commit is contained in:
2026-01-08 15:02:14 +01:00
parent d4bb7dc700
commit 36268721e1

View File

@@ -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