For some reason I can't ssh into vert.synchro.net...
I can telnet all day long, but when I try a ssh connection, I get this:
denny@denny-HP-Compaq-8200-Elite-SFF-PC:~$ ssh hylian@vert.synchro.net ssh_exchange_identification: read: Connection reset by peer
I'm curious if anyone else ran into this? I can ssh from my android phone no problem, but no ssh on my desktop..??
-Denny
Denny's Computers - "Not profit seeking" PC Repair - http://dpccom.blogspot.
Re: ssh strangeness
By: Hylian to All on Tue Jan 03 2017 07:30 pm
For some reason I can't ssh into vert.synchro.net...
I can telnet all day long, but when I try a ssh connection, I get this:
denny@denny-HP-Compaq-8200-Elite-SFF-PC:~$ ssh hylian@vert.synchro.net ssh_exchange_identification: read: Connection reset by peer
I'm curious if anyone else ran into this? I can ssh from my android phone no problem, but no ssh on my desktop..??
After running the ssh command with sudo (thinking it is a priveledges problem) I get this:
Received disconnect from 71.95.196.34 port 22:2: Handshake failed Disconnected from 71.95.196.34 port 22
So I am assuming my first problem is due to some file with vert blacklisted or not whitelisted...
Re: ssh strangenessthis:
By: Hylian to All on Tue Jan 03 2017 07:34 pm
Re: ssh strangeness
By: Hylian to All on Tue Jan 03 2017 07:30 pm
For some reason I can't ssh into vert.synchro.net...
I can telnet all day long, but when I try a ssh connection, I get
Connection reset by peerdenny@denny-HP-Compaq-8200-Elite-SFF-PC:~$ ssh
hylian@vert.synchro.net ssh_exchange_identification: read:
I'm curious if anyone else ran into this? I can ssh from my android
phone no problem, but no ssh on my desktop..??
After running the ssh command with sudo (thinking it is a priveledges
problem) I get this:
Received disconnect from 71.95.196.34 port 22:2: Handshake failed
Disconnected from 71.95.196.34 port 22
So I am assuming my first problem is due to some file with vert
blacklisted or not whitelisted...
More likely it has to do with changes in OpenSSH which require a crypto algorithm that Cryptlib doesn't support. I think it's a known problem. Try using a different SSH client.
Re: ssh strangeness
By: Digital Man to Hylian on Wed Jan 04 2017 10:13 am
Re: ssh strangeness
By: Hylian to All on Tue Jan 03 2017 07:34 pm
Re: ssh strangeness
By: Hylian to All on Tue Jan 03 2017 07:30 pm
For some reason I can't ssh into vert.synchro.net...
this:I can telnet all day long, but when I try a ssh connection, I get
Connection reset by peerdenny@denny-HP-Compaq-8200-Elite-SFF-PC:~$ ssh
hylian@vert.synchro.net ssh_exchange_identification: read:
I'm curious if anyone else ran into this? I can ssh from my android
phone no problem, but no ssh on my desktop..??
After running the ssh command with sudo (thinking it is a priveledges
problem) I get this:
Received disconnect from 71.95.196.34 port 22:2: Handshake failed
Disconnected from 71.95.196.34 port 22
So I am assuming my first problem is due to some file with vert
blacklisted or not whitelisted...
More likely it has to do with changes in OpenSSH which require a crypto algorithm that Cryptlib doesn't support. I think it's a known problem. using a different SSH client.
Can try this from linux command line:
ssh -o KexAlgorithms=diffie-hellman-group1-sha1 vert.synchro.net
If that works, update ~/.ssh/config with:
Host vert.synchro.net
KexAlgorithms diffie-hellman-group1-sha1
once the config is added, then a simple "ssh vert.synchro.net" is all that i needed.
--
Hemo
... A triangle which has an angle of 135 degrees is called an obscene triang
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 25:00:38 |
Calls: | 15,171 |
Files: | 19,858 |
D/L today: |
1 files (1K bytes) |
Messages: | 1,692,353 |