Re: SSH session terminates with Ctl+C

2003-08-14 Thread Jeff Nokes
ED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 5 Aug 2003 16:17:24 -0700 (PDT), Jeff Nokes <[EMAIL PROTECTED]> > wrote: > > > > Here's my ssh -v output: > [snip] > > debug1: channel 0: request x11-req > > debug1: cha

Re: SSH session terminates with Ctl+C

2003-08-14 Thread Jeff Nokes
> Signal 2 is SIGINT (the one created by the INTR in stty, usually ^C), > so it really seems that ^C is somehow caught by the local ssh. > > I repeat that I can not reproduce this bug under XP pro, neither with > Cygwin console nor with rxvt window (cygwin1.dll, ssh same as yours). > > A half apo

Re: SSH session terminates with Ctl+C

2003-08-14 Thread Jeff Nokes
--- Larry Hall <[EMAIL PROTECTED]> wrote: > Don't know why this would make a difference with one server and not the > other but do you have 'tty' set in your CYGWIN environment? If not, you > might try it. The fact that rxvt doesn't have the problem sounds like > it's a tty thing, though playing

Re: SSH session terminates with Ctl+C

2003-08-14 Thread Jeff Nokes
> I did not run against RH 9.0 / OpenSSH 3.5p1, so I can not testify > first hand on this. I did (and still) run older Red Hat versions (7.2, > 7.3), OpenSSH 2.9/3.1 and it works without any problems. > > Just 1 more suggestion: Run your ssh in debug mode (with -v) and check > the last lines of t

Re: SSH session terminates with Ctl+C

2003-08-10 Thread Jeff Nokes
> Larry, what makes you think this is a Linux problem? To me, if it > works Cygwin->Linux on XP pro and on W98 (both with Cygwin console > and rxvt) but not on W2K, it is not a Linux problem. > I worked with various Linux kernels and several versions of sshd and > I did not have problems with any

Re: SSH session terminates with Ctl+C

2003-08-09 Thread Jeff Nokes
> Don't do that. Set CYGWIN to 'tty' in your environment before starting > Cygwin. See . Hi Larry, Sorry about the confusion, I've never had to set this before, and I thought that you meant the bash environment. Your suggestion worked, but o

SSH session terminates with Ctl+C

2003-08-09 Thread Jeff Nokes
Hi, I've ran into a strange issue, one of which I have not run into before with cygwin. I have a W2K workstation at work, and I use cygwin to ssh into both Solaris and RedHat Linux boxes to do development. Sometimes, while ssh'd into a remote host, I have to 'Ctl+C' out of a process when it hangs

Re: SSH session terminates with Ctl+C

2003-08-07 Thread Jeff Nokes
> > Did you check the versions of sshd running on Solaris and Linux? FWIW, > ssh into Cygwin from Cygwin shows the same results as you say you get > from Solaris. But this doesn't seem to be a Cygwin problem. If checking > the sshd versions doesn't shed light on the problem, I would suggest > t

RE: Can't get ssh to forward X packets

2003-07-11 Thread Jeff Nokes
> say? > 2. After changing display on client side, What does $DISPLAY say? > > Todd C. Bowden > HP Certified > AtosOrigin > 5000 S. Bowen > Arlington, TX 76017 > Office: 817-264-8211 > E-mail: [EMAIL PROTECTED] > > > -Original Message- > Fr

Can't get ssh to forward X packets

2003-07-11 Thread Jeff Nokes
Hi, My name is Jeff. I recently started a new job that gave me a Win2K box to ssh into the various unix environments to do my work. The box came with SecureCRT on it, and it works fine. I prefer to use the cygwin environment so I set it up on my workstation, and it seems to work fine as well, ex