Re: SSH on gnome-terminal 1.0.41 doesn't work



Matthijs Melchior wrote:
> 
> Hi,
>         I am replying to a message in the archive...
> 
> > When using ssh from a gnome terminal:
> .....
> > kevins-linux.atkinson.inet: compress incoming: raw data 38, compressed 47, factor 1.24
> > Command terminated on signal 1.
> >
> > When using from an X-term:
> .....
> > Ssh also works when I telnet to localhost from a gnome-terminal but DOES
> > NOT work when I rlogin to a localhost.
> .....
> > Kevin Atkinson
> > kevinatk@home.com
> .....
> 
>         I just had a simmilar experience on Solaris7 with CDE1.3, and
> there it turned out to be a problem with the terminal speed setting
> in the environment where I start ssh.  If the speed is 0 there, you
> get a HUP signal when sshd uses that to set the tty properties for your
> new shell.  The last [sending HUP on `stty 0'] is according to standard
> unix behaviour, the first [tty speed being 0] is not...
> 
> So, maybe gnome-terminal is handling the terminal properties in an
> unexpected way....

Maybe.  Here is what stty -a gives:

[kevina@kevins-linux kevina]$ stty -a
speed 9600 baud; rows 42; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase =
^W;
lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon
-ixoff
-iuclc -ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0
vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop
-echoprt
echoctl echoke

Do you notice any problems?

-- 
Kevin Atkinson
kevinatk@home.com
http://metalab.unc.edu/kevina/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]