Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread René Berber
Vilar Camara wrote: [snip] > Now that's strange: in that verbose list there is no program listening > on port 22. The only reference to sshd is in the following block: > > UDP127.0.0.1:2186 *:*2848 > C:\WINDOWS\system32\ZoneLabs\vetredir.dll > C:

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread Larry Hall (Cygwin)
On 05/30/2006, Vilar Camara wrote: After all, I'm really suspicious about that ZoneAlarm DLL. But I think I can only purge it if I uninstall the firewall. Oh my. You are correct. Turning it off is not enough. ZA inserts itself into the TCP stack so turning it off is not the same as not havin

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread Vilar Camara
>> The symptoms do appear like a firewall issue like Larry Hall said, > > This is always a point to be rechecked. I just did it: > - All ssh.exe, ssh2.exe (Windows GUI client) and sshd.exe have full > permissions set to access and server; > - Logging on, but no log entries about these programs bei

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread René Berber
Vilar Camara wrote: [snip] >> The symptoms do appear like a firewall issue like Larry Hall said, > > This is always a point to be rechecked. I just did it: > - All ssh.exe, ssh2.exe (Windows GUI client) and sshd.exe have full > permissions set to access and server; > - Logging on, but no log entri

RE: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread Vilar Camara
> debug3: Not a RSA1 key file /home/vilarnt/.ssh/id_rsa. > debug2: key_type_from_name: unknown key type '-BEGIN' > debug3: key_read: missing keytype > debug2: key_type_from_name: unknown key type 'Proc-Type:' > debug3: key_read: missing keytype > debug2: key_type_from_name: unknown key type 'D

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread Vilar Camara
Hello again, > Well, things get more and more confusing. That's what I did: > > - Removed c:\cygwin from PATH; > - Uninstalled cygwin services (actually only sshd); > - Installed a fresh, new cygwin instance under J:\cygwin (a NTFS > partition). Accepted default package set, only added openssh a

RE: sshd+ssh localhost connects, but don't reach the shell

2006-05-30 Thread Dave Korn
On 30 May 2006 02:26, Vilar Camara wrote: That's right, I had looked at it and completely forgot to mention it. But my Event Log doesn't add anyting to our discussion: there are only log entries saying: `sshd' service started `sshd' service stopped, exit status: 0 `sshd

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread René Berber
Vilar Camara wrote: > Well, things get more and more confusing. That's what I did: > > - Removed c:\cygwin from PATH; > - Uninstalled cygwin services (actually only sshd); > - Installed a fresh, new cygwin instance under J:\cygwin (a NTFS > partition). Accepted default package set, only added ope

RE: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Vilar Camara
>> That's right, I had looked at it and completely forgot to mention it. >> But my Event Log doesn't add anyting to our discussion: there are only >> log entries saying: >> `sshd' service started >> `sshd' service stopped, exit status: 0 >> `sshd' service stopped, exit status: 255 >> sshd: PID

RE: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Dave Korn
On 29 May 2006 23:40, René Berber wrote: > Vilar Camara wrote: >> That's right, I had looked at it and completely forgot to mention it. >> But my Event Log doesn't add anyting to our discussion: there are only >> log entries saying: >> `sshd' service started >> `sshd' service stopped, exit stat

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Vilar Camara
Hello, Well, things get more and more confusing. That's what I did: - Removed c:\cygwin from PATH; - Uninstalled cygwin services (actually only sshd); - Installed a fresh, new cygwin instance under J:\cygwin (a NTFS partition). Accepted default package set, only added openssh and dependences;

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread René Berber
Vilar Camara wrote: [snip] >> Usually sshd sends messages to the Windows Application Event log. I'm >> using >> syslogd-ng so that messages go to /var/log/messages. > > That's right, I had looked at it and completely forgot to mention it. > But my Event Log doesn't add anyting to our discussion:

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Vilar Camara
Hello Larry, Two other things to try/consider 1. Firewall restrictions (port 22 by default). Well, as I said before, I always shut down the firewall during my tests, so it should be no problem. Anyway, port 22 is in the Windows Firewall Exceptions list -- just to prevent some Windows bug,

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Vilar Camara
Hello again, > 1) /var/log/sshd.log is *always* empty (0-byte length); Normal. The only thing I see there are errors when I make an error changing /etc/sshd_config. Usually sshd sends messages to the Windows Application Event log. I'm using syslogd-ng so that messages go to /var/log/mess

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread Larry Hall (Cygwin)
René Berber wrote: Vilar Camara wrote: First of all, thank you for the quick answer. I've installed sshd following the tutorial on http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the mkpasswd [snip] Stop right there. If you search this list for that link you'll find that many p

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-29 Thread René Berber
Vilar Camara wrote: > First of all, thank you for the quick answer. > >> > I've installed sshd following the tutorial on >> > http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the >> mkpasswd >> [snip] >> >> Stop right there. >> >> If you search this list for that link you'll find that m

Re: sshd+ssh localhost connects, but don't reach the shell

2006-05-28 Thread René Berber
Vilar Camara wrote: > Hello everyone, > > As a programmer, I'll try to be somewhat verbose. Sorry if there is > information in excess. > > I've installed sshd following the tutorial on > http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the mkpasswd [snip] Stop right there. If you sea