[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh X11 forwarding
- To: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Subject: Re: ssh X11 forwarding
- From: Adi Stav <stav(at-nospam)actcom.co.il>
- Date: Wed, 29 Aug 2001 10:19:35 +0300
- Cc: Linux-IL mailing list <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.4.33_heb2.09.0108281616200.15732-100000@techunix.technion.ac.il>; from tzafrir@technion.ac.il on Tue, Aug 28, 2001 at 06:01:10PM +0300
- Mail-Followup-To: Tzafrir Cohen <tzafrir@technion.ac.il>,Linux-IL mailing list <linux-il@linux.org.il>
- References: <Pine.GSO.4.33_heb2.09.0108281616200.15732-100000@techunix.technion.ac.il>
- Sender: Adi Stav <adi(at-nospam)stav.org.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.5i
On Tue, Aug 28, 2001 at 06:01:10PM +0300, Tzafrir Cohen wrote:
> Hi
>
> Another question
>
> I'm trying to connect from one linux box (with openssh 2.5.2p2 and XFree
> 3.3.6) to another one (with openssh openssh-2.9p1 and XFree 4). I can't
> get X11 forwarding to work over that connection:I always get the error
> message:
>
> Error: Can't open display: server:10.0
>
> $ echo $DISPLAY
> server:10.0
Pointing out the obvious: if "server" isn't equivalent to localhost,
try changing it. Also try strace and see where it actually fails.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il