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

Re: X11-forwarding with ssh stops



Lee Bradshaw wrote:
> 
> check config files in /etc/ssh and ~/.ssh for X11Forwarding options
> 
> ssh -v       # run ssh in verbose mode
> ssh -X -v    # run ssh in verbose mode requesting X11 forwarding
> 
> any hints in the debug output?
> 
All seems OK there.
last lines of ssh -v:
newton: Requesting pty.
newton: Requesting X11 forwarding with authentication spoofing.
newton: Requesting shell.
newton: Entering interactive session.

When I start a X-app I get the following output:
tdykstra@baardmijt:~$ xemacs&
[1] 11350
tdykstra@baardmijt:~$ _X11TransSocketINETConnect: Can't connect: errno =
4

It has to be something on the server cause the machine which I forward
to 
works fine with other servers. Also I can't be something with xhost,
cause
I also checked with $xhost +.

I hope this helps...

Thnx Tim



Reply to: