Miel Gvozdanovi Posted March 2, 2018 Posted March 2, 2018 Hello, We have problem with SSH TEA Shell login, we try connect over server terminal but recieve this error: user@server02:~> ssh -p 2222 admin@localhost Connection closed by UNKNOWN Versions which we use TEA 2.3 and BW6.4.
Mohammad Mazhar Ansari 2 Posted June 12, 2019 Posted June 12, 2019 Please try below mentioned command. ssh -o HostKeyAlgorithms=ssh-dss -oKexAlgorithms=+diffie-hellman-group1-sha1 -p 2222 admin@localhost
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now