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

Re: ssh and X forwarding



On Wed, Feb 20, 2002 at 03:28:22AM +1100, Paul Hampson wrote:
> And another quick question: is there an ssh setting that
> would override my preferences for X11 forwarding?
> 
> ssh -X from i386a->i386b forwards OK.
> ssh -X from ppc->i386a forwards OK.
> ssh -X from i386a->ppc doesn't set DISPLAY and doesn't create
> a listening port forwarder. I'm slightly confuzzled by this.
> 
> Otherwise there might be a ppc bug in ssh... Erk.

I'd try taking a diff of the /etc/ssh/sshd_config on the two computers.  If
the ssh daemon doesn't allow X forwarding, it overrides the ssh client
setting.

The relevant line (on the ppc computer) probably looks something like 

X11Forwarding yes

or more likely

#X11Forwarding no
-- 
David Roundy
http://civet.berkeley.edu/droundy/

Attachment: pgpKTskWL87gy.pgp
Description: PGP signature


Reply to: