Hi there,

On 05 May 2003 at 10:10:55 +0200, Felix E. Klee wrote:

>     + "QQQ: forward inka ports" Exec ssh -N -L1119:news.inka.de:119 
> -L1125:mail.inka.de:25 -L1110:mail.inka.de:110 inka
> 
> However, when clicking on "QQQ: forward inka ports" the ssh deamon starts 
> but terminates immediately afterwards. When I start the above ssh command 
> from a terminal everything works fine. I already tried using the "-n" 
> option but this doesn't work for port forwarding (then ssh terminates 
> immediately, even when started from a terminal).
> 
> What am I doing wrong?

Do you want to start a ssh deamon or a client? 

Supposing you meant a ssh client I guess you should start a
xterm for the ssh. The following worked on my computer:

     + "QQQ: forward inka ports" Exec xterm -e ssh -N \
        -L1119:news.inka.de:119 -L1125:mail.inka.de:25 \
        -L1110:mail.inka.de:110 inka.de

Regards, Uwe
-- 
  ,_,  Uwe Pross
 (O,O) mailto:[EMAIL PROTECTED]
 (   ) http://www.tu-chemnitz.de/~uwp
=-"-"-================================
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to