Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Dave Korn
Bengt-Arne Fjellner wrote: > Dave Korn wrote: >> Tom Rodman wrote: >> > Potential app conflicts: > > ZoneAlarm Personal Firewall > Detected: HKLM Registry Key, Named file. >> >>> ZoneAlarm is not installed. I searched the registry for >>> ZoneAlarm, and do not recall finding

Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Bengt-Arne Fjellner
Dave Korn wrote: Tom Rodman wrote: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. ZoneAlarm is not installed. I searched the registry for ZoneAlarm, and do not recall finding much other than the Cisco VPN client. Don't think ZoneAlarm w

Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Dave Korn
Tom Rodman wrote: >>> Potential app conflicts: >>> >>> ZoneAlarm Personal Firewall >>> Detected: HKLM Registry Key, Named file. > ZoneAlarm is not installed. I searched the registry for > ZoneAlarm, and do not recall finding much other than the Cisco > VPN client. Don't think ZoneAlarm wa

Re: sshd problems on specific host [1.5.25-15]

2009-04-02 Thread Tom Rodman
On Thu 3/19/09 12:13 EDT cygwin@cygwin.com wrote: > On 03/19/2009, Tom Rodman wrote: > > This snip from cygcheck.out: > > > > Potential app conflicts: > > > > ZoneAlarm Personal Firewall > > Detected: HKLM Registry Key, Named file. > > > > is interesting/important!?; but I have searched th

Re: sshd problems on specific host [1.5.25-15]

2009-03-19 Thread Larry Hall (Cygwin)
On 03/19/2009, Tom Rodman wrote: This snip from cygcheck.out: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. is interesting/important!?; but I have searched the entire registry for 'ZoneAlarm', using regedit and have found nothing; also chec

RE: SSHD Problems (Continued)

2008-06-09 Thread David Christensen
liminal wrote: > I still am unable to connect to my external IP address using ssh, but > can connect fine to localhost. Perhaps a firewall on your machine is blocking ssh traffic. I run XP Pro SP3, and added the following exception to Windows Firewall: Name: ssh

Re: SSHD Problems

2008-06-06 Thread Thorsten Kampe
* (Thu, 5 Jun 2008 19:38:04 -0400) > Hi, I'm having problems setting up sshd using cygwin on my windows xp > machine. I've run out of ideas, so if anyone can suggest troubleshooting > tips or any other kind of help, I'd really appreciate it. > > I've installed sshd to run as a windows service. I

Re: SSHD problems on Vista with no privilege separation

2007-12-23 Thread Kevin Hilton
I appreciate all the help, but Ive about had it. Ive reinstalled like 20 times on both machines. Here is what I am doing currently with the install (ssh-host-config) priviledge separation - yes create local sshd user - yes install sshd as a service - yes create a new local account ssh_server whi

Re: SSHD problems on Vista with no privilege separation

2007-12-23 Thread Kevin Hilton
> The service starts this time without a problem. But a > new problems arises, when > > ssh -vvv localhost > .. > .. > .. > debug2: we sent a publickey packet, wait for reply > Connection closed by 127.0.0.1 > > I consistently get the connection closed error. I turned off the > firewall. No diffe

Re: sshd problems

2005-04-18 Thread giuseppe
Hi, John! Of course thanks againn! So, let's start. this time you asked - From your data it appears that you can ssh to the localhost which means your sshd server is - running. However, you can't connect to your localhost from the Linux machine; the connection - times out. Your other exampl

Re: sshd problems

2005-04-16 Thread John R Larsen
our localhost to other machines. That would be consistent with the data you've shown. John On 16 Apr 2005 at 9:03, giuseppe wrote: To: cygwin@cygwin.com From: giuseppe <[EMAIL PROTECTED]> Subject: Re: sshd problems Date sent:

Re: sshd problems

2005-04-16 Thread giuseppe
dear larry thanks a lot for your answer; I don't understand very well your suggestion: I wrote: -$ nedit .ssh/known_hosts - -here I canceled lines rlative to cygwin machine and tried again: - -$ ssh [EMAIL PROTECTED] -ssh: connect to host port 22: Connection timed out -$ ssh [EMAIL P

Re: sshd problems

2005-04-16 Thread [EMAIL PROTECTED]
dear larry thanks a lot for your answer; I don't understand very well your suggestion: I wrote: -$ nedit .ssh/known_hosts - -here I canceled lines rlative to cygwin machine and tried again: - -$ ssh [EMAIL PROTECTED] -ssh: connect to host port 22: Connection timed out -$ ssh [EMAIL P

Re: sshd problems

2005-04-16 Thread giuseppe
dear john thanks a lot for your help; i write you here some answers at your indications - On the cygwin machine itself, can you "ssh localhost"? If you can't do that then sshd still has a - problem. If you can connect to localhost that proves that sshd is running okay on the cygwin - machine. -

Re: sshd problems

2005-04-12 Thread Larry Hall
At 11:05 AM 4/9/2005, you wrote: >Dear John, >$ nedit .ssh/known_hosts > >here I canceled lines rlative to cygwin machine and tried again: > >$ ssh [EMAIL PROTECTED] >ssh: connect to host port 22: Connection timed out >$ ssh [EMAIL PROTECTED] >ssh: connect to host port

Re: sshd problems

2005-04-09 Thread giuseppe
Dear John, sorry for the delay I answer you; I made several attempt changing ownerships of files etc... Finally this morning i uninstalled everithing following the cygwin instructions: "Setup has no automatic uninstall facility. Just delete everything manually: Â Cygwin shortcuts on the Desktop

Re: sshd problems

2005-04-05 Thread John R Larsen
-S sshd" and everything was fine. Of course this generated new keys. You could overwrite the new keys with the old ones so that your machine still has the same fingerprint when connecting, but I didn't bother with that. On 5 Apr 2005 at 8:29, giuseppe wrote: To:

Re: sshd problems

2005-04-05 Thread giuseppe
> After you ran the ssh-host-config script, did you start the service with: > > cygrunsrv -S sshd > > If not, the service isn't running yet and you won't be able to connect. thanks for answering, well I tryed and that's the answer: $ cygrunsrv -S sshd cygrunsrv: Error starting a service: Qu

Re: sshd problems

2005-04-02 Thread John R Larsen
After you ran the ssh-host-config script, did you start the service with: cygrunsrv -S sshd If not, the service isn't running yet and you won't be able to connect. On 2 Apr 2005 at 16:29, giuseppe wrote: To: cygwin@cygwin.com From: giuseppe <[EMAIL PROTECTE

RE: SSHD problems

2004-08-18 Thread Ben Terry
alled successfully...Enjoy!" Type cygrunsrv -S sshd in order to start the service... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hall Sent: Wednesday, August 18, 2004 9:58 PM To: Anakin SkyWalker; [EMAIL PROTECTED] Subject: Re: SSHD problems At 05:

Re: SSHD problems

2004-08-18 Thread Larry Hall
At 05:52 PM 8/18/2004, you wrote: >Hi everyone, > > I've been looking for information about installing >sshd under windows 2000 server and lots of papers show >up as howtos and faqs and troubleshootings. I tried >every single one of those and it doesn't work. My >question now isn't how to install

Re: sshd problems

2004-03-22 Thread Philippe Ciaravola
Thanks for the reply. Actually, I have CYGWIN set to "binmode ntea". Also, the command is native to windows and works perfectly with the 3 arguments (even if I pass bogus arguments) and thus I do not think it has to do with authentication of the user. Phil On Mar 22, 2004, at 12:05 PM, Larry

Re: sshd problems

2004-03-22 Thread Larry Hall
At 10:24 AM 3/22/2004, you wrote: >Hello, > >I am new to this list, so I apologies if this issue has been addressed before. > >I just installed cygwin 1.5.9.1 on a windows 2000 machine. Setup sshd with keys (for >logon without passwords) as a service. Everything _appears_ to work correctly: I ca

Re: sshd problems

2004-01-22 Thread Steven Hartland
Check that both your passwd and group files are up to date and also check and double check the permissions of the sshd config user keys and user home dir / login files. The checks should include ensuring that SYSTEM has access. We had loads of issues all which gave a similar error all which turned

Re: sshd problems

2002-10-10 Thread [EMAIL PROTECTED]
is a welcome addition to this list. Keep it coming! :-) Larry Original Message: - From: Igor Pechtchanski [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 16:04:32 -0400 (EDT) To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: sshd problems Oops, wouldn'

Re: sshd problems

2002-10-10 Thread Igor Pechtchanski
int in Cygwin. 'mount' will > always work. > > Larry > > Original Message: > - > From: Igor Pechtchanski [EMAIL PROTECTED] > Date: Thu, 10 Oct 2002 15:41:17 -0400 (EDT) > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: sshd problems > &

Re: sshd problems

2002-10-10 Thread [EMAIL PROTECTED]
17 -0400 (EDT) To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: sshd problems David, In Windows, do Start->Run, type 'regedit'. In regedit, Edit->Find, type 'mounts v2', leave only the 'Keys' box checked, then keep pressing "Find Next". See if someh

Re: sshd problems

2002-10-10 Thread [EMAIL PROTECTED]
0 Oct 2002 14:40:42 -0500 To: [EMAIL PROTECTED] Subject: Re: sshd problems No, I installed "Just for myself" as I always do. I have not edited the registry, and I had not deleted any mount points. I also, during this process of resolving this, issued the commands below hoping to fix i

Re: sshd problems

2002-10-10 Thread Igor Pechtchanski
e issue. How > can this be fixed? > > David > > - Original Message - > From: "David Monk" <[EMAIL PROTECTED]> > To: "Harig, Mark A." <[EMAIL PROTECTED]>; "Len Giambrone" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>

Re: sshd problems

2002-10-10 Thread David Monk
under HKLM. David - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 2:30 PM Subject: Re: sshd problems If you installed via setup and installed for "All Users", you should have the same moun

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
> Sent: Thursday, October 10, 2002 3:30 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: sshd problems > > > If you installed via setup and installed for "All Users", you > should have > the same mount points needed for both your user and for SYSTEM if

Re: sshd problems

2002-10-10 Thread [EMAIL PROTECTED]
quot;" / mount -f -s -b "/bin" /usr/bin mount -f -s -b "/lib" /usr/lib where would be something like C:/cygwin. Larry Original Message: - From: David Monk [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 14:05:28 -0500 To: [EMAIL PROTECTED] Subject: Re: sshd probl

Re: sshd problems (fixed)

2002-10-10 Thread David Monk
Thanks to all for all the suggestions. I tried with the stdout and stderr flags set to /var/log/sshd.log, but I still got nothing in the log. I finally figured this out. Or, I at least figured a workaround. My HKEY_CURRENT_USER had the default mount points defined. HKEY_LOCAL_MACHINE, however, did

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
> -Original Message- > From: David Monk [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 3:05 PM > To: [EMAIL PROTECTED] > Subject: Re: sshd problems > > > A further update on this issue. If I do some forcing, ie. > using an alternate >

Re: sshd problems

2002-10-10 Thread David Monk
ay be the root of the issue. How can this be fixed? David - Original Message - From: "David Monk" <[EMAIL PROTECTED]> To: "Harig, Mark A." <[EMAIL PROTECTED]>; "Len Giambrone" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Th

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
> -Original Message- > From: David Monk [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 2:53 PM > To: Harig, Mark A.; Len Giambrone > Cc: [EMAIL PROTECTED] > Subject: Re: sshd problems > > > From the default installation, then ssh-host-config

Re: sshd problems

2002-10-10 Thread Len Giambrone
/var/empty > drwxr-xr-x2 SYSTEM SYSTEM 0 Jul 24 11:39 /var/empty > > > -Original Message- > > From: David Monk [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 10, 2002 2:31 PM > > To: Len Giambrone > > Cc: [EMAIL PROTECTED] >

Re: sshd problems

2002-10-10 Thread David Monk
MAIL PROTECTED]> Sent: Thursday, October 10, 2002 1:41 PM Subject: RE: sshd problems According to /usr/doc/Cygwin/openssh-3.4p1-5.README: >The new ssh-host-config script also adds the /var/empty directory >needed by privilege separation. When creating the /var/empty directory >by you

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
e, I have the following permissions: $ ls -ld /var/empty drwxr-xr-x2 SYSTEM SYSTEM 0 Jul 24 11:39 /var/empty > -Original Message- > From: David Monk [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 2:31 PM > To: Len Giambrone > Cc: [EMAIL PROTECTE

Re: sshd problems

2002-10-10 Thread David Monk
; Sent: Thursday, October 10, 2002 12:58 PM Subject: Re: sshd problems > > This will help getting you running from the command line: > > If your files are owned and only readable by SYSTEM, it's harder to run sshd > from the command line. Try either: > > Changing /etc/ssh*ke

Re: sshd problems

2002-10-10 Thread Len Giambrone
ot;Harig, Mark A." <[EMAIL PROTECTED]> > To: "David Monk" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, October 10, 2002 12:21 PM > Subject: RE: sshd problems > > > What are the permissions of your host keys? SYSTEM needs to be the &g

RE: sshd problems

2002-10-10 Thread [EMAIL PROTECTED]
other package that doing this might affect (positively or negatively). Larry Original Message: - From: Harig, Mark A. [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 12:41:09 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: sshd problems What are your mount points? $ mou

Re: sshd problems

2002-10-10 Thread David Monk
: "Cyber.Zombie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 12:40 PM Subject: Re: sshd problems > Shouldn't that have been: > > mount -s -b -c / > > User mounts override system mounts. You'll also need to do (after the

Re: sshd problems

2002-10-10 Thread Cyber.Zombie
I >did add a few packages, such as bzip2, ncftp, openssh, vim and wget, maybe a >few others. But, otherwise, this is a default installation with >ssh-host-config run to setup openssh as a service. > >David > >- Original Message - >From: "Harig, Mark A." <[EM

Re: sshd problems

2002-10-10 Thread David Monk
- Original Message - From: "Harig, Mark A." <[EMAIL PROTECTED]> To: "David Monk" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 12:21 PM Subject: RE: sshd problems What are the permissions of your host keys? SYSTEM needs to

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
ith > ssh-host-config run to setup openssh as a service. > > David > > - Original Message - > From: "Harig, Mark A." <[EMAIL PROTECTED]> > To: "David Monk" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, October

Re: sshd problems

2002-10-10 Thread David Monk
t: Thursday, October 10, 2002 11:41 AM Subject: RE: sshd problems What are your mount points? $ mount What is your cygdrive prefix? $ mount -p If your cygdrive prefix is not '/', then consider changing it to '/': $ mount -c / > -Original Message- > From: Da

RE: sshd problems

2002-10-10 Thread Harig, Mark A.
What are your mount points? $ mount What is your cygdrive prefix? $ mount -p If your cygdrive prefix is not '/', then consider changing it to '/': $ mount -c / > -Original Message- > From: David Monk [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 10:29 AM > To: [

RE: SSHD Problems

2002-01-28 Thread tuukka
On Wed, Jan 23, 2002 at 11:59:32AM +, [EMAIL PROTECTED] wrote: > > > Hi! > > I have installed Cygwin to WinNT and tried to start sshd. I got this following > message: > > $ sshd -D -d -d > debug1: Seeding random number generator > /etc/sshd_config line 49: Deprecated option CheckMail >

Re: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Wu Yongwei
Terribly sorry for my own mistake. I did not try export CYGWIN=ntsec chown SYSTEM ssh_host_* Never thought it would have any difference. I was really not used to using Unix commands in a Windows environment and had not found how to change ownership to SYSTEM by Windows Explorer. Shy. Wu Yo

Re: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Corinna Vinschen
On Fri, Jan 25, 2002 at 06:26:22PM +0800, Wu Yongwei wrote: > What are the EXACT requirements for passwd, group, and key file ownership (I group & passwd: readable by everyone. Ownership is unimportant. I meant, check the content. Private ssh key files: Owner SYSTEM, mode 600 Pub

Re: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Wu Yongwei
What are the EXACT requirements for passwd, group, and key file ownership (I do not see how to change ownership to SYSTEM; currently Administrator owns them)? Also notice that the first SSH connection is OK. So I do NOT expect much that my configuration is wrong. I do not think my Windows box has

Re: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Corinna Vinschen
On Fri, Jan 25, 2002 at 04:10:24PM +0800, Wu Yongwei wrote: > I am running the latest version (as of minutes ago) of Cygwin and > encountered problems of SSHD. I did not found answer in latest posts. > > I used ssh-host-config to set up sshd. I installed sshd as service and used > the default "CY

RE: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Wu Yongwei
Yes. But it did not help much. And in later testing I found even the first time the sshd service was started after reboot it still had problems: it would accept ONLY the first login, and later attempts would be denied. Thank you for your kind and quick help, after all. Best regards, Wu Yongwei

RE: SSHD problems on Windows 2000 Professional

2002-01-25 Thread Geoff Soutter
Did you read the cygwin ssh docs in /usr/docs SSHD is not perfect on cygwin but I managed to get it to work running as a service. Inetd is not recommended as far as I remember. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Wu Yongwei Sent: Friday, Janu