[CLUE-Tech] ssh tunnel for web access

Dave Price kinaole at gmail.com
Fri Nov 5 23:33:46 MST 2004


This works great!

Testing locally showed me some sloppiness in the access controls in
the apps, but those are fixed, and now we have another great reason
not to put ms-windows PC's out into the remote sites!

Thanks clueful ones!

aloha,
dave


On Fri, 05 Nov 2004 21:29:21 -0700, David Anselmi <anselmi at anselmi.us> wrote:
> Greg Knaddison wrote:
> 
> > I think what you want is the SSH port forwarding capability.
> >
> > Your users would need to run
> >
> > ssh -L8123:localhost:80 user at applicationserver
> 
> You can also do:
> 
> ssh -L 8123:appserver:80 user at sshserver
> 
> if the ssh server is different from the app server.
> 
> Dave
> 
> 
> 
> _______________________________________________
> CLUE-Tech mailing list
> Post messages to: CLUE-Tech at clue.denver.co.us
> Unsubscribe or manage your options: http://clue.denver.co.us/mailman/listinfo/clue-tech
>



More information about the clue-tech mailing list