Koozali.org: home of the SME Server

no remote access to server-manager

Offline hjpal

  • *
  • 7
  • +0/-0
Re: no remote access to server-manager
« Reply #15 on: November 27, 2010, 09:11:26 AM »
my setting is also
Quote
httpd-admin=service
    PermitPlainTextAccess=no
    TCPPort=980
    TKTAuthSecret=xxxxxx
    ValidFrom=xxxx.xxxx.xxxx.xxxx/255.255.255.255
    access=localhost
    status=enabled

and I can do https://myremotehost/
and also https://myremotehost/phpmyadmin
but not https://myremotehost/server-manager

There is no firewall in front of myremotehost - all ports are open to the sme server
netstat -ant shows
Quote
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address               Foreign Address             State     
tcp        0      0 0.0.0.0:993                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:515                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:995                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:548                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:389                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:139                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:110                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:143                 0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:465                 0.0.0.0:*                   LISTEN     
tcp        0      0 127.0.0.1:980               0.0.0.0:*                   LISTEN     
tcp        0      0 127.0.0.2:53                0.0.0.0:*                   LISTEN     
tcp        0      0 xx.xxx.x.xx:53              0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN     
tcp        0      0 127.0.0.1:3128              0.0.0.0:*                   LISTEN     
tcp        0      0 xx.xxx.x.xx:3128            0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN     
tcp        0      0 127.0.0.1:26                0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:1723                0.0.0.0:*                   LISTEN     
tcp        0      0 0.0.0.0:443                 0.0.0.0:*                   LISTEN     
tcp        0      0 127.0.0.1:4700              0.0.0.0:*                   LISTEN     
tcp        0      0 xx.xxx.x.xx:22              zz.zzz.zz.zz:37977          ESTABLISHED
tcp        0     52 xx.xxx.x.xx:22              yy.yyy.yyy.yy:3638         ESTABLISHED

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: no remote access to server-manager
« Reply #16 on: November 27, 2010, 01:13:03 PM »
hjpal

Please lodge a bug report so your issue can be properly investigated
« Last Edit: November 28, 2010, 04:22:07 PM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: no remote access to server-manager
« Reply #17 on: November 28, 2010, 08:06:10 AM »
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.