Ispconfig only showing default Apache page after install

Discussion in 'Installation/Configuration' started by toro2222, Jul 9, 2017.

  1. toro2222

    toro2222 New Member

    Hi guys and girls
    Its driving me nuts...
    I get the port where I want, SSL working ...hey presto...default apache page..
    How how how do I get the Ispconfig page instead???

    [root@www ~]# cat htf_report.txt

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1dev


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 5.4.16

    ##### PORT CHECK #####

    [WARN] Port 8080 (ISPConfig) seems NOT to be listening
    [WARN] Port 8081 (ISPConfig Apps) seems NOT to be listening
    [WARN] Port 465 (SMTP server SSL) seems NOT to be listening

    ##### MAIL SERVER CHECK #####

    [WARN] I found no "submission" entry in your postfix master.cf
    [INFO] this is not critical, but if you want to offer port 587 for smtp connections you have to enable this.
    [WARN] I found no "smtps" entry in your postfix master.cf
    [INFO] this is not critical, but if you want to offer SSL for smtp (not TLS) connections you have to enable this.

    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Unknown process (httpd) (PID 25992)
    [INFO] I found the following mail server(s):
    Postfix (PID 2239)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 4450)
    [INFO] I found the following imap server(s):
    Dovecot (PID 4450)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1193)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [localhost]:10024 (3904/amavisd)
    [localhost]:10025 (2239/master)
    [anywhere]:3306 (1799/mysqld)
    [localhost]:10026 (3904/amavisd)
    [anywhere]:139 (23553/smbd)
    [localhost]:10027 (2239/master)
    [anywhere]:110 (4450/dovecot)
    [anywhere]:143 (4450/dovecot)
    [anywhere]:111 (1/systemd)
    [anywhere]:10000 (22338/perl)
    [anywhere]:32400 (1172/Plex)
    [localhost]:32401 (1172/Plex)
    [localhost]:40820 (4551/Plex)
    ***.***.***.***:53 (1231/named)
    ***.***.***.***:53 (1231/named)
    [localhost]:53 (1231/named)
    [anywhere]:21 (1193/pure-ftpd)
    [anywhere]:22 (1150/sshd)
    [localhost]:631 (1162/cupsd)
    [localhost]:32600 (6770/Plex)
    [anywhere]:25 (2239/master)
    [localhost]:953 (1231/named)
    [anywhere]:445 (23553/smbd)
    [anywhere]:993 (4450/dovecot)
    [anywhere]:995 (4450/dovecot)
    *:*:*:*::*:10024 (3904/amavisd)
    *:*:*:*::*:10026 (3904/amavisd)
    [localhost]39 (23553/smbd)
    [localhost]10 (4450/dovecot)
    [localhost]43 (4450/dovecot)
    [localhost]11 (1/systemd)
    *:*:*:*::*:80 (25992/httpd)
    [localhost]0000 (22338/perl)
    *:*:*:*::*:53 (1231/named)
    *:*:*:*::*:21 (1193/pure-ftpd)
    *:*:*:*::*:22 (1150/sshd)
    *:*:*:*::*:631 (1162/cupsd)
    *:*:*:*::*:25 (2239/master)
    *:*:*:*::*:953 (1231/named)
    *:*:*:*::*:443 (25992/httpd)
    *:*:*:*::*:445 (23553/smbd)
    *:*:*:*::*:993 (4450/dovecot)
    *:*:*:*::*:995 (4450/dovecot)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    ACCEPT udp -- [anywhere]/0 [anywhere]/0 udp dpt:53
    ACCEPT tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:53
    ACCEPT udp -- [anywhere]/0 [anywhere]/0 udp dpt:67
    ACCEPT tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:67

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination
    ACCEPT all -- [anywhere]/0 ***.***.***.***/24 ctstate RELATED,ESTABLISHED
    ACCEPT all -- ***.***.***.***/24 [anywhere]/0
    ACCEPT all -- [anywhere]/0 [anywhere]/0
    REJECT all -- [anywhere]/0 [anywhere]/0 reject-with icmp-port-unreachable
    REJECT all -- [anywhere]/0 [anywhere]/0 reject-with icmp-port-unreachable

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination
    ACCEPT udp -- [anywhere]/0 [anywhere]/0 udp dpt:68
     
  2. toro2222

    toro2222 New Member

    First thread... wrong fourm ... sorry G&G -> Moved to ISPconfig
     

Share This Page