Our website would like to use cookies to store information on your computer. You may delete and block all cookies from this site, but parts of the site will not work as a result. Find out more about how we use cookies.

Login or Register

Powered by
Powered by Novacaster
 
Port Tunneling web sessions through ssh
by David Crowson at 10:21 26/03/09 (Blogs::Dave)
Note to self (before I forget)

Remote host=theserveryouwant
port=1159 (e.g like the one Enterprise Manager uses)

edit /etc/hosts on local so that it reads

127.0.0.1 localhost theserveryouwant

then
ssh -L 1159:localhost:1159 -X username@theserveryouwant

then you can surf to https://theserveryouwant:1159/whatever

sorted.

--
bombholio
<< Heads Up Flowery Twitters >>
Printer Version