Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Normando on July 23, 2007, 06:46:36 PM
-
Before I update SME from 7.1.3 to 7.2, I have access through SSH 980 port tunnel via localhost:980 and putty.
Now I can login, but when I hit enter, the address change from http://localhost:980 to https://localhost.
I have create a bug, and Brady tell me SME never support this type of access:
http://bugs.contribs.org/show_bug.cgi?id=3187
Ofcourse, I read the manual, specially in chapter 8:
http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter8
In the note, he say:
For security reasons, you are only able to access the server-manager through a web browser on the local network. Remote access is only possible using remote access tools such as ssh and PPTP or by allowing access to IP ranges set in Security > Remote Access
The question is, how to access server-manager remotelly, without adding local networks, because I have a dinamic IP in my home computer.
Thanks
-
VPN (openVPN in my case) with DynDNS ;)
-
Check this contrib:
http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-webconsole-0.0.1-7.noarch.rpm
-
Hi,
I have create a bug, and Brady tell me SME never support this type of access:
http://bugs.contribs.org/show_bug.cgi?id=3187
it's a very quick and sad answer :(
I have been using this feature for a long time, so quick and easy to set up
Bug updated accordingly
G.
-
If you tunnel port 443 instead of (or in addition to) port 980 you should be able to manage your SME at https://localhost/server-manager.
While checking on this I also noticed that if you re-enter your original URL (http://localhost:980/server-manager) after getting the error message it lets you in...
It looks to me as though this is a result of the cookie / ticket login system.
-
Thanks for the information mmccarn. Now work ok.