Hello all,

I am trying to forward more then one port over ssh via command line on my linux box but I can't seem to get the syntax right. I have copied my script blow can anyone tell me if my "/" are right or if there is something that I am missing.

I am also having trouble trying to get to any of my other machines that have ssh on it through the one machine that I do this port forwarding on. Can anyone share any insight as to how I can do that as well?

Thanks

L


#!/bin/sh sudo ssh \ -L xx:localhost:xx \ -L xxx:localhost:xxx \ -L xxxx:localhost:xxxx \ -L xxxxx:localhost:xxxx \ -X -C -c [EMAIL PROTECTED]


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to