You are not logged in.

#1 2009-09-30 20:03:36

jey
Member
Registered: 2009-01-01
Posts: 20

SSH problem

Hello

I am having some problems connecting to my home server.

Using the -vvvv switch with ssh it gets to

debug1: SSH2_MSG_KEXINIT sent
Read from socket failed: Connection reset by peer

And /var/log/auth.log on the server shows:
sshd[13682]: Did not receive identification string from UNKNOWN


I can connect to it from other machines, but not from my main machine here.

Offline

#2 2009-10-01 00:18:42

arkham
Member
From: Stockholm
Registered: 2008-10-26
Posts: 516
Website

Re: SSH problem


"I'm Winston Wolfe. I solve problems."

~ Need moar games? [arch-games] ~ [aurcheck] AUR haz updates? ~

Offline

#3 2009-10-01 09:44:13

jey
Member
Registered: 2009-01-01
Posts: 20

Re: SSH problem

Nope, I did the 'ifconfig eth0 mtu 576' on both my local and server, but no change.

I can ssh into other machines, but my server, it's weird.

Offline

#4 2009-10-01 14:52:38

brenix
Member
From: California
Registered: 2008-03-05
Posts: 185

Re: SSH problem

Are you using kerberos? If not, try adding this to the end of your /etc/ssh/sshd_config and restart the daemon.. (Source here)

GSSAPIAuthentication no
GSSAPIKeyExchange no

Offline

#5 2009-10-02 08:25:45

jey
Member
Registered: 2009-01-01
Posts: 20

Re: SSH problem

I tried that, but no change either.

Offline

Board footer

Powered by FluxBB