Changes between Version 2 and Version 3 of ElabElabSshProxy
- Timestamp:
- Oct 26, 2010 5:36:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ElabElabSshProxy
v2 v3 26 26 == Connecting to Inner Boss == 27 27 28 Once you've set up !FoxyProxy, whenever you want to connect to inner boss you must start an SSH SOCKS proxy. To do this using the standard OpenSSH command line client , run:28 Once you've set up !FoxyProxy, whenever you want to connect to inner boss you must start an SSH SOCKS proxy. To do this using the standard OpenSSH command line client on linux, *BSD, or OsX : 29 29 {{{ 30 30 ssh -D 1080 username@users.isi.deterlab.net 31 31 }}} 32 33 You can also do this under windows using the PuTTY client: 34 35 In the PuTTY configuration window expand "Connection", then "SSH", and click on tunnels. 36 Hit the radio button for dynamic, fill in the port 1080, and click ADD. 37 38 Don't specify the host here - do it after clicking on the main Session Category. 39 If you save the parameters you won't have to do this again. 40 32 41 33 42 You may then access inner boss using the url: