How to ssh to a server via an intermediate server with X11 forwarding?

Peng Yu pengyu.ut at gmail.com
Sun Jul 5 11:03:53 AEST 2015


I tried the following command.

ssh -Y -t intermediate -- ssh -Y dest

But it shows the following error message. Does anybody know how to fix
the problem? Thanks.

X11 forwarding request failed on channel 0

-- 
Regards,
Peng


More information about the openssh-unix-dev mailing list