public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Emilio A Icaza" <emilio@lsu.edu>
To: cygwin@cygwin.com
Subject: Unable to get Cygwin SSHD to work on Win2000 Pro SP3
Date: Mon, 25 Nov 2002 12:48:00 -0000	[thread overview]
Message-ID: <OFB77192B8.FA910EBD-ON86256C79.006145F7@lsu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Since the original upgrade to OpenSSH3.4p1-5 I have been unable to make the
Cygwin SSHD server work on my Windows 2000 Pro machine SP3.

After several weeks of testing and poking and re-installing, the problem is
the same: I have no clues as to what is wrong!

I can install the package OK.
I can start the SSHD server OK.
BUT if I try to connect to the server from localhost, I get:

(See attached file: localhost.log)

If I try to connect from a RedHat 7.2 machine, I get:

(See attached file: remote.log)

My cygcheck is:

(See attached file: cygcheck.log)

The server /var/log/ssh.log file is empty.

I would appreciate if you all can look at these text files and let me know
what I should do or if you need to look at anything else.

Thank you in advance,

Emilio@lsu.edu

[-- Attachment #2: localhost.log --]
[-- Type: application/octet-stream, Size: 2855 bytes --]

$ ssh emilio@localhost -v -v -v
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/emilio/.ssh/identity type -1
debug1: identity file /home/emilio/.ssh/id_rsa type -1
debug1: identity file /home/emilio/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.5p1
debug1: match: OpenSSH_3.5p1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.5p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-gro
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-gro
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Read from socket failed: Connection aborted
debug1: Calling cleanup 0x41b1b0(0x0)

[-- Attachment #3: remote.log --]
[-- Type: application/octet-stream, Size: 3891 bytes --]

[root@emiliolx root]# ssh emilio@ocs-emilio2.lsu.edu -v -v -v
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to ocs-emilio2.lsu.edu [130.39.199.61] port 22.
debug1: temporarily_use_uid: 0/0 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 0/0 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /root/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: no key found
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: no key found
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: no key found
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: no key found
debug1: identity file /root/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.5p1
debug1: match: OpenSSH_3.5p1 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.1p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Connection closed by 130.39.199.61
debug1: Calling cleanup 0x80634c0(0x0)

[-- Attachment #4: cygcheck.log --]
[-- Type: application/octet-stream, Size: 7928 bytes --]

Cygwin Package Information
Package             Version             
XFree86-base        4.2.0-1             
XFree86-bin         4.2.0-2             
XFree86-etc         4.2.0-1             
XFree86-f100        4.2.0-2             
XFree86-fenc        4.2.0-2             
XFree86-fnts        4.2.0-2             
XFree86-html        4.2.0-1             
XFree86-lib         4.2.0-3             
XFree86-startup-scripts4.2.0-3             
XFree86-xserv       4.2.0-15            
_update-info-dir    00091-1             
ash                 20020731-1          
base-files          1.0-1               
base-passwd         1.0-1               
bash                2.05b-7             
clear               1.0-1               
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.15-2            
cygwin-doc          1.2-1               
diff                1.0-1               
diffutils           2.8.1-1             
fileutils           4.1-1               
findutils           4.1.7-4             
gawk                3.1.1-5             
gdbm                1.8.0-4             
gettext             0.11.5-1            
grep                2.5-1               
groff               1.17.2-1            
gzip                1.3.3-4             
less                374-1               
libiconv2           1.8-2               
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libncurses5         5.2-1               
libncurses6         5.2-8               
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
login               1.7-1               
man                 1.5g-2              
ncurses             5.2-8               
newlib-man          20020801            
openssh             3.5p1-2             
openssl             0.9.6g-2            
pcre                3.7-1               
perl                5.6.1-2             
python              2.2.2-1             
readline            4.3-2               
sed                 4.0.1-1             
sh-utils            2.0-2               
tar                 1.13.25-1           
tcltk               20001125-1          
termcap             20020930-1          
terminfo            5.2-3               
texinfo             4.2-4               
textutils           2.0.21-1            
unzip               5.50-1              
vim                 6.1-2               
wget                1.8.2-1             
which               1.5-1               
zip                 2.3-2               
zlib                1.1.4-1             


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Nov 22 11:36:34 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3

Path:	D:\Cygwin\usr\local\bin
	D:\Cygwin\bin
	d:\Active State\Perl\bin\
	c:\WINNT\system32
	c:\WINNT
	c:\WINNT\System32\Wbem
	d:\Microsoft\Support Tools\
	d:\ULTRAE~1
	d:\Microsoft\DataEngine1\BINN
	d:\Hummingbird\Accessories\
	d:\IBM\DB2 Connect\BIN
	d:\IBM\DB2 Connect\HELP
	d:\IBM\IBM\IMNNQ
	d:\IBM\Personal Communications\
	c:\Program Files\IBM\Trace Facility\
	d:\SSH Secure Shell
	D:\Cygwin\usr\X11R6\bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `ntsec binmode tty'
HOME = `D:\Cygwin\home\emilio'
MAKE_MODE = `unix'
PWD = `/'
USER = `emilio'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000020
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygnus Solutions
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000020
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `D:\Cygwin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `D:\Cygwin/bin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `D:\Cygwin/lib'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
  (default) = `D:\Cygwin\usr\X11R6\lib\X11\fonts'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A                    
c:  hd  NTFS    4094Mb  85% CP CS UN PA FC     OS
d:  hd  NTFS    6204Mb  46% CP CS UN PA FC     Apps
e:  hd  NTFS   47245Mb  10% CP CS UN PA FC     Data
g:  cd           N/A    N/A                    

.                                  /cygdrive                 user    textmode,cygdrive
D:\Cygwin                          /                         system  textmode
D:\Cygwin/bin                      /usr/bin                  system  textmode
D:\Cygwin/lib                      /usr/lib                  system  textmode
D:\Cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
.                                  /cygdrive                 user    textmode,cygdrive

Found: D:\Cygwin\bin\bash.exe
Found: D:\Cygwin\bin\cat.exe
Not Found: cpp (good!)
Found: D:\Cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Not Found: ld
Found: D:\Cygwin\bin\ls.exe
Not Found: make
Found: D:\Cygwin\bin\sh.exe

  643k 2002/11/09 D:\Cygwin\bin\cygcrypto.dll
   45k 2001/04/25 D:\Cygwin\bin\cygform5.dll
   35k 2002/01/09 D:\Cygwin\bin\cygform6.dll
   19k 2002/02/20 D:\Cygwin\bin\cyggdbm.dll
   17k 2001/06/28 D:\Cygwin\bin\cyghistory4.dll
   20k 2002/10/10 D:\Cygwin\bin\cyghistory5.dll
  929k 2002/06/24 D:\Cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 D:\Cygwin\bin\cygintl-1.dll
   28k 2002/09/20 D:\Cygwin\bin\cygintl-2.dll
   81k 2000/12/05 D:\Cygwin\bin\cygitcl30.dll
   35k 2000/12/05 D:\Cygwin\bin\cygitk30.dll
   26k 2001/04/25 D:\Cygwin\bin\cygmenu5.dll
   20k 2002/01/09 D:\Cygwin\bin\cygmenu6.dll
  156k 2001/04/25 D:\Cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 D:\Cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 D:\Cygwin\bin\cygncurses5.dll
  202k 2002/01/09 D:\Cygwin\bin\cygncurses6.dll
   15k 2001/04/25 D:\Cygwin\bin\cygpanel5.dll
   12k 2002/01/09 D:\Cygwin\bin\cygpanel6.dll
   40k 2001/11/21 D:\Cygwin\bin\cygpcre.dll
   39k 2001/11/21 D:\Cygwin\bin\cygpcreposix.dll
   22k 2002/06/09 D:\Cygwin\bin\cygpopt-0.dll
  108k 2001/06/28 D:\Cygwin\bin\cygreadline4.dll
  127k 2002/10/10 D:\Cygwin\bin\cygreadline5.dll
  169k 2002/11/09 D:\Cygwin\bin\cygssl.dll
  390k 2000/12/05 D:\Cygwin\bin\cygtcl80.dll
    5k 2000/12/05 D:\Cygwin\bin\cygtclpip80.dll
   10k 2000/12/05 D:\Cygwin\bin\cygtclreg80.dll
  623k 2000/12/05 D:\Cygwin\bin\cygtk80.dll
   50k 2002/03/12 D:\Cygwin\bin\cygz.dll
  906k 2002/11/07 D:\Cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.3.15
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 63
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Nov 7 13:57:47 EST 2002
        CVS tag: cygwin-1-3-15-1
        Shared id: cygwin1S3

Use -h to see help about each section

[-- Attachment #5: Type: text/plain, Size: 214 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

WARNING: multiple messages have this Message-ID
From: "Emilio A Icaza" <emilio@lsu.edu>
To: cygwin@cygwin.com
Subject: Giving up trying to get Cygwin OpenSSH3.5 to work on Win2000 Pro SP3
Date: Fri, 13 Dec 2002 15:23:00 -0000	[thread overview]
Message-ID: <OFB77192B8.FA910EBD-ON86256C79.006145F7@lsu.edu> (raw)
Message-ID: <20021213152300.TUa4jOtfjg6NVYJOyqB11eMNRrSP7CQEPq0I9udXfA0@z> (raw)

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

Any takers?  Corinna?

Can somebody help me figure out what can be wrong with this?

1. Installed CYGWIN base and needed packages
2. Installed openssh 3.5p1-2 and requisites
3. Ran ssh-host-config to create keys, sshd user, and service, etc.

If I try to connect to the server from localhost, with:
$ ssh emilio@localhost -v -v -v

 I get:

(See attached file: localhost.log)

If I try to connect from a RedHat 7.2 machine with
[root@emiliolx root]# ssh emilio@ocs-emilio2.lsu.edu -v -v -v

I get:

(See attached file: remote.log)

My cygcheck is:

(See attached file: cygcheck.log)

The server /var/log/ssh.log file is empty.

This is my last straw attempt to get this to work.  Please help!

Emilio@lsu.edu

[-- Attachment #2: localhost.log --]
[-- Type: application/octet-stream, Size: 2855 bytes --]

$ ssh emilio@localhost -v -v -v
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/emilio/.ssh/identity type -1
debug1: identity file /home/emilio/.ssh/id_rsa type -1
debug1: identity file /home/emilio/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.5p1
debug1: match: OpenSSH_3.5p1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.5p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-gro
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-gro
up1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,
aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
ssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Read from socket failed: Connection aborted
debug1: Calling cleanup 0x41b1b0(0x0)

[-- Attachment #3: remote.log --]
[-- Type: application/octet-stream, Size: 3891 bytes --]

[root@emiliolx root]# ssh emilio@ocs-emilio2.lsu.edu -v -v -v
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to ocs-emilio2.lsu.edu [130.39.199.61] port 22.
debug1: temporarily_use_uid: 0/0 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 0/0 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /root/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: no key found
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: no key found
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: no key found
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: no key found
debug1: identity file /root/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.5p1
debug1: match: OpenSSH_3.5p1 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.1p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Connection closed by 130.39.199.61
debug1: Calling cleanup 0x80634c0(0x0)

[-- Attachment #4: cygcheck.log --]
[-- Type: application/octet-stream, Size: 7928 bytes --]

Cygwin Package Information
Package             Version             
XFree86-base        4.2.0-1             
XFree86-bin         4.2.0-2             
XFree86-etc         4.2.0-1             
XFree86-f100        4.2.0-2             
XFree86-fenc        4.2.0-2             
XFree86-fnts        4.2.0-2             
XFree86-html        4.2.0-1             
XFree86-lib         4.2.0-3             
XFree86-startup-scripts4.2.0-3             
XFree86-xserv       4.2.0-15            
_update-info-dir    00091-1             
ash                 20020731-1          
base-files          1.0-1               
base-passwd         1.0-1               
bash                2.05b-7             
clear               1.0-1               
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.15-2            
cygwin-doc          1.2-1               
diff                1.0-1               
diffutils           2.8.1-1             
fileutils           4.1-1               
findutils           4.1.7-4             
gawk                3.1.1-5             
gdbm                1.8.0-4             
gettext             0.11.5-1            
grep                2.5-1               
groff               1.17.2-1            
gzip                1.3.3-4             
less                374-1               
libiconv2           1.8-2               
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libncurses5         5.2-1               
libncurses6         5.2-8               
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
login               1.7-1               
man                 1.5g-2              
ncurses             5.2-8               
newlib-man          20020801            
openssh             3.5p1-2             
openssl             0.9.6g-2            
pcre                3.7-1               
perl                5.6.1-2             
python              2.2.2-1             
readline            4.3-2               
sed                 4.0.1-1             
sh-utils            2.0-2               
tar                 1.13.25-1           
tcltk               20001125-1          
termcap             20020930-1          
terminfo            5.2-3               
texinfo             4.2-4               
textutils           2.0.21-1            
unzip               5.50-1              
vim                 6.1-2               
wget                1.8.2-1             
which               1.5-1               
zip                 2.3-2               
zlib                1.1.4-1             


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Nov 22 11:36:34 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3

Path:	D:\Cygwin\usr\local\bin
	D:\Cygwin\bin
	d:\Active State\Perl\bin\
	c:\WINNT\system32
	c:\WINNT
	c:\WINNT\System32\Wbem
	d:\Microsoft\Support Tools\
	d:\ULTRAE~1
	d:\Microsoft\DataEngine1\BINN
	d:\Hummingbird\Accessories\
	d:\IBM\DB2 Connect\BIN
	d:\IBM\DB2 Connect\HELP
	d:\IBM\IBM\IMNNQ
	d:\IBM\Personal Communications\
	c:\Program Files\IBM\Trace Facility\
	d:\SSH Secure Shell
	D:\Cygwin\usr\X11R6\bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `ntsec binmode tty'
HOME = `D:\Cygwin\home\emilio'
MAKE_MODE = `unix'
PWD = `/'
USER = `emilio'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000020
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygnus Solutions
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000020
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `D:\Cygwin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `D:\Cygwin/bin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `D:\Cygwin/lib'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
  (default) = `D:\Cygwin\usr\X11R6\lib\X11\fonts'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A                    
c:  hd  NTFS    4094Mb  85% CP CS UN PA FC     OS
d:  hd  NTFS    6204Mb  46% CP CS UN PA FC     Apps
e:  hd  NTFS   47245Mb  10% CP CS UN PA FC     Data
g:  cd           N/A    N/A                    

.                                  /cygdrive                 user    textmode,cygdrive
D:\Cygwin                          /                         system  textmode
D:\Cygwin/bin                      /usr/bin                  system  textmode
D:\Cygwin/lib                      /usr/lib                  system  textmode
D:\Cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
.                                  /cygdrive                 user    textmode,cygdrive

Found: D:\Cygwin\bin\bash.exe
Found: D:\Cygwin\bin\cat.exe
Not Found: cpp (good!)
Found: D:\Cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Not Found: ld
Found: D:\Cygwin\bin\ls.exe
Not Found: make
Found: D:\Cygwin\bin\sh.exe

  643k 2002/11/09 D:\Cygwin\bin\cygcrypto.dll
   45k 2001/04/25 D:\Cygwin\bin\cygform5.dll
   35k 2002/01/09 D:\Cygwin\bin\cygform6.dll
   19k 2002/02/20 D:\Cygwin\bin\cyggdbm.dll
   17k 2001/06/28 D:\Cygwin\bin\cyghistory4.dll
   20k 2002/10/10 D:\Cygwin\bin\cyghistory5.dll
  929k 2002/06/24 D:\Cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 D:\Cygwin\bin\cygintl-1.dll
   28k 2002/09/20 D:\Cygwin\bin\cygintl-2.dll
   81k 2000/12/05 D:\Cygwin\bin\cygitcl30.dll
   35k 2000/12/05 D:\Cygwin\bin\cygitk30.dll
   26k 2001/04/25 D:\Cygwin\bin\cygmenu5.dll
   20k 2002/01/09 D:\Cygwin\bin\cygmenu6.dll
  156k 2001/04/25 D:\Cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 D:\Cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 D:\Cygwin\bin\cygncurses5.dll
  202k 2002/01/09 D:\Cygwin\bin\cygncurses6.dll
   15k 2001/04/25 D:\Cygwin\bin\cygpanel5.dll
   12k 2002/01/09 D:\Cygwin\bin\cygpanel6.dll
   40k 2001/11/21 D:\Cygwin\bin\cygpcre.dll
   39k 2001/11/21 D:\Cygwin\bin\cygpcreposix.dll
   22k 2002/06/09 D:\Cygwin\bin\cygpopt-0.dll
  108k 2001/06/28 D:\Cygwin\bin\cygreadline4.dll
  127k 2002/10/10 D:\Cygwin\bin\cygreadline5.dll
  169k 2002/11/09 D:\Cygwin\bin\cygssl.dll
  390k 2000/12/05 D:\Cygwin\bin\cygtcl80.dll
    5k 2000/12/05 D:\Cygwin\bin\cygtclpip80.dll
   10k 2000/12/05 D:\Cygwin\bin\cygtclreg80.dll
  623k 2000/12/05 D:\Cygwin\bin\cygtk80.dll
   50k 2002/03/12 D:\Cygwin\bin\cygz.dll
  906k 2002/11/07 D:\Cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.3.15
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 63
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Nov 7 13:57:47 EST 2002
        CVS tag: cygwin-1-3-15-1
        Shared id: cygwin1S3

Use -h to see help about each section

[-- Attachment #5: Type: text/plain, Size: 214 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2002-11-25 20:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 12:48 Emilio A Icaza [this message]
2002-12-13 15:23 ` Giving up trying to get Cygwin OpenSSH3.5 " Emilio A Icaza
2002-12-13 15:46 ` Giving up trying to get cygwin " Christopher Faylor
2002-12-15 10:12 ` Giving up trying to get Cygwin " Max Bowsher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OFB77192B8.FA910EBD-ON86256C79.006145F7@lsu.edu \
    --to=emilio@lsu.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).