Hi,
I connect a remote linux machine using ssh.
The connecxion is fine, but when I'want to run an application the
application
load and load and load...
For example I run vi and after a lonf time I decide to break using
crtl+C and I obtain some message : _X11TransSocketINETConnect: Can't
connect: errno = 4
and after 8 crtl+C I can use vi .
If I run a xterm, I'waiting for nothing... and then crtl+C break the
xterm.
On my machine ssh works (I can connect to another machine and I've no
problem).
If I connect to the "problem machine" from a another machine I'get any
problem.
Do you can help me ???