Hi, I'm running Bering 1.0rc2 on CD and am having a tty problem when logging in with ssh. The consequence is that every time I hit cntl-c (running /bin/sh) I get kicked out of the the ssh session. This is especially annoying when stopping ping tests. I would appreciate any suggestions on how to debug this problem. Here's a snippet of my sshd log:
Jun 10 08:56:30 cspgate sshd[2136]: debug1: Entering interactive session for SSH2. Jun 10 08:56:30 cspgate sshd[2136]: debug1: fd 3 setting O_NONBLOCK Jun 10 08:56:30 cspgate sshd[2136]: debug1: fd 5 setting O_NONBLOCK Jun 10 08:56:30 cspgate sshd[2136]: debug1: server_init_dispatch_20 Jun 10 08:56:30 cspgate sshd[2136]: debug1: server_input_channel_open: ctype session rchan 0 win 32768 max 16384 Jun 10 08:56:30 cspgate sshd[2136]: debug1: input_session_request Jun 10 08:56:30 cspgate sshd[2136]: debug1: channel 0: new [server-session] Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_new: init Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_new: session 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_open: channel 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_open: session 0: link with channel 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: server_input_channel_open: confirm session Jun 10 08:56:30 cspgate sshd[2136]: debug1: server_input_channel_req: channel 0 request pty-req reply 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_by_channel: session 0 channel 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_input_channel_req: session 0 req pty-req Jun 10 08:56:30 cspgate sshd[2136]: debug1: Allocating pty. Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_pty_req: session 0 alloc /dev/ttyp1 Jun 10 08:56:30 cspgate sshd[2136]: debug1: server_input_channel_req: channel 0 request shell reply 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_by_channel: session 0 channel 0 Jun 10 08:56:30 cspgate sshd[2136]: debug1: session_input_channel_req: session 0 req shell Jun 10 08:56:31 cspgate sshd[2137]: debug1: Setting controlling tty using TIOCSCTTY. Jun 10 08:56:31 cspgate sshd[2137]: error: ioctl(TIOCSCTTY): Operation not permitted Jun 10 08:56:31 cspgate sshd[2137]: error: open /dev/tty failed - could not set controlling tty: Device not configured Jun 10 08:56:30 cspgate sshd[2136]: debug1: fd 4 setting TCP_NODELAY Jun 10 08:56:31 cspgate sshd[2136]: debug1: channel 0: rfd 7 isatty Jun 10 08:56:31 cspgate sshd[2136]: debug1: fd 7 setting O_NONBLOCK Thanks, Stephen _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
