[vox-tech] ssh tunnel setup
Alex Mandel
tech_dev at wildintellect.com
Tue Apr 11 23:41:47 PDT 2006
So I'm following this page to figure out how to do ssh tunneling and it
works great. http://souptonuts.sourceforge.net/sshtips.htm
The problem is the command
ssh -N -f -q work;ssh http
takes away the command line prompt.
1. How do I get that to be included(3rd concurrent session?)
2. More important, How do I cleanly close all these connections?
right now I have to ctrl -C the term and then kill all the ssh processes.
There has to be a better way,
Alex
More information about the vox-tech
mailing list