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
_______________________________________________
vox-tech mailing list
[email protected]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to