Re: OpenSSH *** fatal error - unable to load C:\WINDOWS\system32\user32.dll, Win32 error 1114

2012-02-14 Thread Charles Stepp
Jim Garrison troux.com> writes: > > I'm consistently getting a stack trace when attempting to run a command via ssh, using a dsa key, on a remote > Windows Server 2003 SP2 x64 that has Cygwin sshd installed and configured. The error is occurring at the > remote sshd process: > > $ ssh q

nohup...ampersand behaviour

2012-05-07 Thread Charles Stepp
ing to ignore, since I like to have a real mess of windows floating around. Charles Stepp -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: ssh through Cisco VPN problem

2011-11-04 Thread Charles Stepp
Does anyone have any idea why the openssh in cygwin (latest) would not connect through a Cisco vpn, but putty and virtualboxed Fedora's ssh would have no problem? Cygwin's ssh works fine at work, not using the vpn. I'll include -vvv's if no one knows right off the bat. -- Problem reports: ht

Re: ssh through Cisco VPN problem

2011-11-04 Thread Charles Stepp
On Fri, Nov 4, 2011 at 2:52 PM, Joseph Krahn wrote: > I had a weird problem with some versions of sshd not working from > problems with negotiating a cipher, and it was fixed by disabling a > few specific ciphers in my ssh config. I don't recall which ones were > giving problems. Hope this helps.

Re: cygwin-apps Digest 30 Oct 2011 21:10:36 -0000 Issue 2824

2011-11-05 Thread Charles Stepp
Any ideas on why the quick disconnect? Putty/Linux ssh works fine. This is across a Cicso vpn connection. The connection works fine at work: OpenSSH_5.9p1, OpenSSL 0.9.8r 8 Feb 2011 debug2: ssh_connect: needpriv 0 debug1: Connecting to abcde.fghi.com [10.223.71.43] port 22. debug1: Connection esta

RE: signalfd support

2012-10-15 Thread Charles Stepp
> Since the performance of Cygwin fifos is orders of magnitude poorer than the > equivalent Linux implementation, I've been trying to find an alternative to > fifos in my Cygwin port. > > One possibility is to use a combination of real time signals (which queue) and > signalfd to provide a selec

RE: signalfd support

2012-10-15 Thread Charles Stepp
> > On 10/15/2012 4:57 PM, Charles Stepp wrote: > >> Since the performance of Cygwin fifos is orders of magnitude poorer than > >> the equivalent Linux implementation, I've been trying to find an > >> alternative to fifos in my Cygwin port. > >>

RE: mintty: Ctrl-Q does not work?

2012-10-29 Thread Charles Stepp
> Andy Koppe, 28.10.2012 07:24:04: > > > However, I can still reproduce the issue (without pipe_byte), and I > > did a fresh Cygwin install into the default location to try to > > minimise variables. Cygcheck output attached. > > I just installed the latest cygwin-release. Ctrl-S,Ctrl-Q works as ex