Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: b34st1y on June 18, 2008, 08:16:39 AM

Title: enabling server-manager from ssh
Post by: b34st1y on June 18, 2008, 08:16:39 AM
Hello everyone,


can someone be so kind as to point me in the right direction? I have an SSH connection to the SME server, but when I try to connect to *my ip*/server-manager   I get a forbidden access error. Is it just not enabled for WAN remote management for the web interface? If so, is there a quick command I can enter into the bash prompt to get the access level changed?

MUCH thanks to anyone who can help me out
Title: Re: enabling server-manager from ssh
Post by: Stefano on June 18, 2008, 08:40:31 AM
Hi

configure a ssh tunnel, so you can open a browser and go..

if you use putty as ssh client, look for tunnelling

HTH
ciao
Stefano
Title: Re: enabling server-manager from ssh
Post by: b34st1y on June 18, 2008, 09:00:34 AM
edited* read next post plz*
Title: Re: enabling server-manager from ssh
Post by: b34st1y on June 18, 2008, 09:03:31 AM
nevermind that last post - figured that part out. Ok, so I can tunnel port 80 to the server...but when I try *my server*/server-manager    it times out. Is there another port I should be forwarding too?
Title: Re: enabling server-manager from ssh
Post by: william_syd on June 18, 2008, 09:19:24 AM
With the tunnel up, did you try..

https://localhost/server-manager

?

Oh, and tunnel port 443.

Title: Re: enabling server-manager from ssh
Post by: b34st1y on June 18, 2008, 09:26:17 AM
that was the magic right there - port 443.


Thank you so much, success!!!!