Changes

Jump to navigation Jump to search
Line 72: Line 72:  
  and then making your changes will allow you to customize your setup once again.
 
  and then making your changes will allow you to customize your setup once again.
 
See: http://bugs.contribs.org/show_bug.cgi?id=3181
 
See: http://bugs.contribs.org/show_bug.cgi?id=3181
 +
 +
===Remote Administration using SSH Tunnels===
 +
Prior versions of SME Server allowed you to access server-manager using http://localhost:980/server-manager after establishing an ssh tunnel on port 980 to your SME server.
 +
 +
You could also establish a tunnel from local port xxxx to port 443 on your SME server, then access server-manager at https://localhost:xxxx/server-manager
 +
 +
Both of these options will now generate a page not found error after entering your admin username & password, as the login page automatically redirects both of these to "https://localhost/server-manager".
 +
 +
You can work-around this issue in one of 3 ways:
 +
# Tunnel port 443, then login at https://localhost/server-manager
 +
# Tunnel whatever port you used previously, get the error message, then manually return to your original URL
 +
# Enable PPTP on your SME server and use a PPTP VPN for remote access to access server-manager.
 +
 
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu