Mikrotik: console SSH
Revision as of 18:22, 26 July 2020 by Onnowpurbo (talk | contribs)
Untuk bisa mengakses Mikrotik menggunakan SSH
Ubuntu Client
Edit
sudo vi /etc/ssh/ssh_config
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
ssh ke Mikrotik
ssh -o KexAlgorithms=diffie-hellman-group14-sha1 -o HostKeyAlgorithms=+ssh-dss admin@192.168.88.1