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

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

 



On Sat, 4 Jul 2015, Peng Yu wrote:

> 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.

ssh -oProxyCommand="ssh -W %h:%p intermediate" -Y dest

should work

-d
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux