Yup, tried -X and -Y, same result.

I don't use -X because it's in my .ssh/config but even when I use it, no
success.

Anant Kaushiva <[EMAIL PROTECTED]> wrote:

> Are you using the -X or -Y option? If using -X, try -Y.
> 
> Anant Kaushiva
> 
> J. Milgram wrote:
> > Ritchie, Josiah S. <[EMAIL PROTECTED]> wrote:
> > 
> >> The server side can be setup to refuse X forwarding. Is that the case on
> >> the 8.1 box?
> > 
> > Here's the whole setup:
> > sitting at A, trying to ssh to B with forwarding.
> > 
> > A: Slack 10.1 running 2.6.10
> >    OpenSSH_4.3p2, OpenSSL 0.9.7e
> >    In /etc/ssh/ssh_config:
> >       ForwardAgent yes
> >       ForwardX11 yes
> >    In /etc/ssh/sshd_config: 
> >       X11Forwarding yes
> >    In ~/.ssh/config:  (stanza for host B)
> >       ForwardX11 yes
> >       ForwardAgent yes
> > 
> > B: Slack 8.1, randomly upgraded over the years, running 2.4.23
> >    OpenSSH_4.1p1, OpenSSL 0.9.6h
> >    In /etc/ssh/ssh_config:
> >       ForwardAgent yes
> >       ForwardX11 yes
> >    In /etc/ssh/sshd_config:
> >       X11Forwarding yes
> > 
> > so ... this should work (?) I suppose I could upgrade B's openssl and
> > openssh but it's only one minor version number off.
> > 
> > There must be something I'm forgetting!
> > 
> > Judah
> 

Reply via email to