[TriLUG] SSH config for remote command
Michael Hale
mikehale at gmail.com
Wed Jun 4 19:42:11 EDT 2008
I have been running this command to login to 'bob' which is on the
other side of my firewall using the firewall as a gateway.
'ssh -t firewall ssh -t bob'
I was wondering if there is something I can put in my .ssh/config such
that I could just do this:
'ssh bob' or even 'scp bob:file .'
After reading man ssh_config I couldn't find anything that would help
me, but I thought you guys might have some tricks up your sleeve's :)
- Michael Hale
More information about the TriLUG
mailing list