The ssh command you gave doesn't work for me.  Here's some additonal
info.

Assume the remote host is xyz.com.  They map port 80 to port 8125 for
my account, so my TG project server is set to run on port 8125.  If I
use the following command line on MY linux box:

ssh -N [EMAIL PROTECTED] -L8000:xyz.com:8125

Then I can access my TG project server with my browser on MY linux box
as localhost:8000, and see my project home page.

However, if I try to access my 'admin' page, CatWalk gives me an access
error.

Does this help?  Any ideas on how to do what I'm trying to do?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to