Send xterm to remote workstation with OpenSSH
From: BOURGUIGNON D DvSI/SNPI MTY (didier.bourguignon_at_francetelecom.com)
Date: 12/11/03
- Previous message: Huijsmans, JCM (Jan): "RE: problems with openssh 3.7.1p2 on AIX 4.3.3"
- In reply to: Joo Chung: "sftp-server replacement"
- Next in thread: binarym_at_psycho-hazard.net: "Re: Send xterm to remote workstation with OpenSSH"
- Reply: binarym_at_psycho-hazard.net: "Re: Send xterm to remote workstation with OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "'SSH List'" <secureshell@securityfocus.com> Date: Thu, 11 Dec 2003 16:26:19 +0100
Hello world,
I'm using PuTTy and SSH on Unices.
I would like to do with ssh the same thing that :
$ export DISPLAY=Remote_Workstation
$ xterm
So after searching in FAQs, on the Web, on the O'Reilly SSH Book, I haven't found the answer.
I had tried (from the server) to use port forwarding but :
$ ssh -R 6000:locahost:5555 10.xxx.xxx.xxx
send me an error :
ssh: connect to address 10.xxx.xxx.xxx port 22: Connection refused
which, if we see closer, is logical. There is no ssh server on the remote workstation, only a ssh client.
If someone can help me ?
Cordialement
Didier
- Previous message: Huijsmans, JCM (Jan): "RE: problems with openssh 3.7.1p2 on AIX 4.3.3"
- In reply to: Joo Chung: "sftp-server replacement"
- Next in thread: binarym_at_psycho-hazard.net: "Re: Send xterm to remote workstation with OpenSSH"
- Reply: binarym_at_psycho-hazard.net: "Re: Send xterm to remote workstation with OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|