PuTTY 0.54 rpms (http://www.chiark.greenend.org.uk/~sgtatham/putty/)

William Hooper whooperhsd3 at earthlink.net
Sat Feb 21 15:48:30 UTC 2004


WipeOut said:

> Quite simple really.. I usually need to map at least 3 ports to work
> across the ssh link on each of the servers I am accessing.. So the
> command line would end up being something like this..
>
> ssh -Cg -L xx:<ip>:xx -L yy:<ip>:yy -L zz<ip>:zz <server name></server>
>
> This is a real PITA to remember or have to type out each time I want to
> connect..

You could simply put it in the ~/.ssh/config file and just type:

ssh <servername>

-- 
William Hooper





More information about the fedora-list mailing list