For X-Win32 try this:
xterm -sb -ls ###.###.###.###:0
NOTE that since you are using a Windows Emulator that the Xwin session
DOES NOT use the Xforwarding tunnel capability of SSH. The advantage
in this type session is that your login name and _password_ are not
transmitted in clear plain text .... BUT everything else is since a
new connection is established to the Emulator client.
Calvin Bebermeyer
[EMAIL PROTECTED]
----- Original Message -----
From: "P�r-Ola Bendahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 29, 2000 7:09 AM
Subject: Diplaying X-windows on a Windows client
> A newbie question:
>
> Last week, I downloaded the SSH2 source-code for a Linux-server,
compiled it, and started the sshd2 deamon. Then I downloaded and
installed the windows-client of SSH2 on a Win-95-PC. My first try to
connect to the Linux-server using the SSH2 client was successful, but
since then I have spent several hours trying to figure out how to
display X-windows on the client:
>
> The error message I get is:
>
> [per_f@DA7949 per_f]$ xterm
> XIO: fatal IO error 104 (Connection reset by peer) on X server
"DA7949.usil.lu.se:10.0"
> after 0 requests (0 known processed) with 0 events remaining.
>
> I also tried to use X-Win32 (version 5.1). If I start an XDMCP
session using (X-Win32) and then log in to the Linux server using the
SSH client, then a different error message is displayed:
>
> [per_f@DA7949 per_f]$ startx
>
> Authentication failed - cannot start X server.
> Perhaps you do not have console ownership?Xlib: connection to ":0.0"
refused by server
> Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> giving up.
> xinit: unable to connect to X server
> xinit: No such process (errno 3): Server error.
>
> Help would be very much appreciated.
>
> Regards,
>
> P-O Bendahl
>
>
>