rootfs/home/andre/.ssh/config aktualisiert
This commit is contained in:
@@ -123,6 +123,14 @@ Host switch-admin-*
|
|||||||
## Verbindung auf Konsole dort
|
## Verbindung auf Konsole dort
|
||||||
## 2. Login auf Gerät ageissler/
|
## 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-*
|
Host switch-* router-* asa-* sophos-*
|
||||||
HostName %h
|
HostName %h
|
||||||
Port 22
|
Port 22
|
||||||
@@ -130,10 +138,9 @@ Host switch-* router-* asa-* sophos-*
|
|||||||
PreferredAuthentications keyboard-interactive,password
|
PreferredAuthentications keyboard-interactive,password
|
||||||
KbdInteractiveAuthentication yes
|
KbdInteractiveAuthentication yes
|
||||||
PasswordAuthentication 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
|
KexAlgorithms +diffie-hellman-group1-sha1,diffie-hellman-group14-sha1
|
||||||
HostKeyAlgorithms +ssh-rsa
|
HostKeyAlgorithms +ssh-rsa
|
||||||
StrictHostKeyChecking no
|
|
||||||
ForwardX11 no
|
ForwardX11 no
|
||||||
ProxyCommand ssh -qW %h:%p jj
|
ProxyCommand ssh -qW %h:%p jj
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user