[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] security question



> > I really like the idea of tunneling the GUI.
> There are plenty of pages, but I don't have any URLs handy.  Do a search on
> google.com for "ssh port tunneling" or "ssh port forwarding" and you should
> find the info. you need.

There's also the port numbers.  The cobalt uses port 80, 81 and some others
I don't currently remember.

My suggest is to try a web proxy + ssh forwarding.  Assuming the proxy
is on the same machine as the sshd, you can do something like this:

	ssh -G -L 8080:localhost:3128 your.sshd.box

Then set your web browser to use your machine, port 8080 as a web proxy.
I've not tried this, but it should work.

tim

-- 
Mechanical Engineers build weapons.  Civil Engineers build targets.