Hi all,

I have a small problem with ssh connections to our RHEL5.6 boxes.
As soon as I enable compression in my ssh client (on windows: ZOC and Putty) I don't see local echo anymore when terminating a "tail -f".

Here is an ASCII log of ZOC but Putty shows the exact same behaviour.
First part is ok, second part shows problem when sending CR but not receiving anymore.

I only see it when terminating "tail -f" with ctrl-c but this is a very common use case.

00054.52   SEND>   {03}

00054.52  <RECV    {cr}

00054.52  <RECV    {lf}

00054.52  <RECV    {esc}

00054.52  <RECV    ]0;root@vm2asp7:~{07}

00054.52  <RECV    [

00054.52  <RECV    root@vm2asp7.~]#.

00054.90   SEND>   {cr}

00054.96  <RECV    {cr}

00054.96  <RECV    {lf}{esc}]0;root@vm2asp7:~{07}

00054.96  <RECV    [

00054.96  <RECV    root@vm2asp7.~]#.

-------------------------------

00692.16   SEND>   {03}

00692.16  <RECV    {cr}

00692.16  <RECV    {lf}{esc}]0;root@vm2asp7:~{07}[root@vm2asp7.~]#.

00692.84   SEND>   {cr}

00692.84  <RECV    {esc}

00692.84  <RECV    ]0;root@vm2asp7:~{07}[root@vm2asp7.~]#.

00694.71   SEND>   {04}


Thx
Rainer

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to