Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- From: Frank D. Greco <fgreco@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 02 Jan 2009 14:42:07 -0500
Andrew Gideon <c182driver1@xxxxxxxxxx> sez:
Could it be an MTU mismatch or related problem, as described here?:
<http://www.snailbook.com/faq/mtu-mismatch.auto.html> SSH2_MSG_KEXINIT
is probably the first long packet in a typical SSH-2 protocol exchange.
The original MTU config of my WinXP box and the OpenSolaris box:
WinXP: MTU 1300
OpenSolaris: MTU 1500
With ssh/sshd under OpenSolaris 2008.11 build 101, this config pair does
not work.
Could you be more specific about what you mean by "does not work" since
the stated problem is that SSH from your PC to the servers running build
101 "does not work". Does the above configuration "not work" more than
other configurations "not work"?
Sorry for the ambiguity.
Both the client and server hang as usual. I see the tcp connection
from the client to the server. I see the initial negotiation between
the two sides, but after a while, the client (cygwin ssh, putty,
winscp, securecrt, etc) just hangs. Here's a cygwin log:
$ ssh -vv -l mylogin mymachine.mydomain.com
OpenSSH_5.1p1, OpenSSL 0.9.8i 15 Sep 2008
debug2: ssh_connect: needpriv 0
debug1: Connecting to mymachine.mydomain.com [123.123.123.123] port 22.
debug1: Connection established.
debug1: identity file /home/Frank Greco/.ssh/identity type 0
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
debug1: identity file /home/Frank Greco/.ssh/id_rsa type 1
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
debug1: identity file /home/Frank Greco/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.2
debug1: no match: Sun_SSH_1.2
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
[now the client just hangs.........]
I tried the following (I'm assuming you do *not* have to reboot
OpenSolaris after doing an ipconfig change):
So do all of these configurations (including the original) "not work" in
the same way?
Yes.
Is the Solaris MTU different by default in build 98?
That's what I hope to find out later.
P.S. The default MTU on your PC is 1300? That's *odd*. I'm
wondering if this is somehow an effect of a cause that is
important. I've never seen anything other than 1500 as
the default.
Today is the first time I ever looked at my machines MTU setting and that's what
it was set to (in decimal).
F
.
- References:
- Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- From: Frank D . Greco
- Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- From: Andrew Gideon
- Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- Prev by Date: Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- Next by Date: Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- Previous by thread: Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- Next by thread: Re: Cannot ssh to OpenSolaris after upgrade to 2008.11 (build 101) from WinXP
- Index(es):
Relevant Pages
|