| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Thu, 14 Jul 2005 17:18:18 -0400 |
| From: | David Arnstein <arnstein AT panix DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | sshd is disconnecting clients |
| Message-ID: | <20050714211818.GA2401@panix.com> |
| Reply-To: | arnstein AT pobox DOT com |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.4.2.1i |
I have been running sshd on Cygwin for over a year now. I always keep
my Cygwin installation up to date.
Recently, remote ssh connections into the Cygwin box have been
disconnecting. It is very inconvenient! I see an error message in the
Windows "Application" event log:
[23910] sshd
Type: ERROR
Computer: OWL
Time: 2005-07-14 2:05:34 PM ID: 0
User: NT AUTHORITY\SYSTEM
sshd : PID 936 : fatal: Timeout before authentication for xxx.xxx.xxx.107
[23909] sshd
Type: ERROR
Computer: OWL
Time: 2005-07-14 2:05:34 PM ID: 0
User: NT AUTHORITY\SYSTEM
sshd : PID 3520 : fatal: Timeout before authentication for xxx.xxx.xxx.107
In the above, xxx.xxx.xxx.107 is the address of the remote machine.
On the remote machine, "ssh" is invoked as:
sh -l david `cat $HOME/owladdress.txt` \
-D 12345 \
-L 465:guess.obscured.net:465 \
-L 995:guess.obscured.net:995 \
-L 23456:localhost:23456 \
-N \
"$@"
This is a recent problem. It could be a network issue, but I'm
concerned that the OpenSSH packages under Cygwin might be in trouble.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |