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 >>
Powered by
Powered by Novacaster