[lug] ssh and Konqueror

dan radom dradom at redback.com
Tue Oct 2 17:03:28 MDT 2001


to ssh tunnel say localhost port 8080 foo.bar.com port 80 you would...

ssh -L8080:foo.bar.com:80 username at foo.bar.com for example.  i'm not sure if this is entirely necessary though.

dan

* David (dajo at frii.com) wrote:
> I have ssh access to a remote machine and I want to access a website
> on that machine, I have authorization and a port nuumber for that
> website too.  I guess (only) that I need to create an ssh tunnel and
> use that for a browser connection.  I have two questions.  Is my guess
> right?  Where do read to find out how to do it?
> 
> Thanks for any reply.
> 
> dajo



More information about the LUG mailing list