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

RE: ssh port forwarding.



Hi,

Sure, try:
  ssh -l username -L <local-port>:<remote-host>:<remote-port> <remote-host>
  telnet localhost <local-port>
  (This telnet session will be tunneled to the <remote-host>:<remote-port>).

Regards,

Alex Rier                | 
Linux Consultant         | Tel:      +972-52-442549
Breakthrough Ltd.        | FAX:      +972-3-5364060
http://www.breakt.co.il  | mailto:alex@breakt.co.il


-----Original Message-----
From:	Mike Almogy [SMTP:lizard@macam98.ac.il]
Sent:	Wed September 06 2000 23:28
To:	Linux-il
Subject:	ssh port forwarding.

 << File: ATT00001.txt; charset = windows-1255 >> 
Hi list.
Is there a way to do port forwarding in ssh without the root user ?

Thanks,

Mike

=================================================================
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