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

Re: X Forwarding via SSH



On Sat, 2002-04-06 at 17:40, Kent West wrote:
> 
> So, for some reason, it seems that my Sid box that I'm ssh'ing into 
> isn't setting my DISPLAY. Why not?

On the box you are SSHing to, check /etc/ssh/sshd_config for lines like:

X11Forwarding yes
X11DisplayOffset 10

And on the machine you are SSHing from, check /etc/ssh/ssh_config for

ForwardX11 yes

Check ssh(1) and sshd(8).  Now, about the stupid mismatch between these
two directives, I guess you should mail todd@openbsd.org

-jwb


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: