Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: misanthrope on June 17, 2018, 04:23:18 PM

Title: internet access via https
Post by: misanthrope on June 17, 2018, 04:23:18 PM
hi,

i have a SMEServer 9.2 connected to a ADSL Box on ip 78.xxx.xxx.xxx i have read in the doc

https://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter11#Remote_Management (https://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter11#Remote_Management)

Remote Management

To allow access to the /server-manager from remote networks add allowed IP addresses to the Remote Management section.
To allow a single computer (or network of computers behind a firewall) add it's IP and the netmask.
223.102.19.24   255.255.255.255

 
so i authorized remote access on SMEServer for the network 78.xxx.xxx.xxx
an  255.255.255.255 as netmask

when i trie to connect to my SMEServer server-manager :  https://78.xxx.xxx.xxx  i get this error:

This web site is under construction


what's wrong in my config?
regards
Title: Re: internet access via https
Post by: ReetP on June 17, 2018, 08:04:47 PM
You need to add the REMOTE IP address.

(Assuming there is no firewall in the way of your SME.)

E.g you are at home on 1.2.3.4 wanting to connect to your SME 5.6.7.8 at work.

You enable access for 1.2.3.4 255.255.255.255

Then access

https://5.6.7.8/server-manager

Simples.