rootfs/home/andre/.ssh/config aktualisiert
This commit is contained in:
@@ -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,10 +138,9 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user