On Thu, 2007-03-01 at 16:05 +0100, Gregor Reich wrote:

> Hi Andrew, thanks for your reply.
> >
> > My assp only listens on localhost for the web interface.  When I need 
> > access I just use ssh to tunnel to it -
> > ssh -L 9999:localhost:55555 myserver
> >
> > and access it with
> > http://localhost:9999 in my browser
> I'm I right: this requires ssh-cli-client to be installed on the client 
> where I want to enter the admin interface. But can I do this from a 
> windows client?


Use putty -

putty -L 9999:localhost:55555 [EMAIL PROTECTED]


Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to