modif switch connexion
This commit is contained in:
parent
f462eae5a5
commit
786c5af3f9
@ -1 +1,5 @@
|
|||||||
ssh admin@192.168.1.200
|
ssh -oKexAlgorithms=+diffie-hellman-group14-sha1 \
|
||||||
|
-oHostKeyAlgorithms=+ssh-rsa \
|
||||||
|
-c aes256-cbc \
|
||||||
|
smauro@192.168.1.200
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,6 @@
|
|||||||
ssh smauro@192.168.1.201
|
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 \
|
||||||
|
-oHostKeyAlgorithms=+ssh-rsa \
|
||||||
|
-oPubkeyAcceptedAlgorithms=+ssh-rsa \
|
||||||
|
-c aes128-cbc \
|
||||||
|
smauro@192.168.1.201
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user