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??? Where is the path to the ISPconfig page so I can link directly to it? Thanks Tor-Olav [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
Did you follow this guide (if you are using Debian/Ubuntu)? Because you have a lot of errors like IP of the server, not listening to specific ports and not editing the master.cf file for postfix. I also advise you not to use dev version.
This is a CentOS installation on a standalone machine. ISPconfig_update is set to "Stable" .. so I should be on a stable branch I hope ? Not sure why its failing the ifconfig , its extremely simple One actual ethernet, one loopback/localhost one virtual bridge if. ifconfig output: enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10.0.0.253 netmask 255.255.0.0 broadcast 10.0.255.255 inet6 fe80::af98:49cd:ed75:7fc5 prefixlen 64 scopeid 0x20<link> ether bc:5f:f4:39:0e:79 txqueuelen 1000 (Ethernet) RX packets 13734252 bytes 6937603417 (6.4 GiB) RX errors 0 dropped 259 overruns 0 frame 0 TX packets 5090711 bytes 782928315 (746.6 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 16 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1 (Local Loopback) RX packets 4403806 bytes 1748301173 (1.6 GiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 4403806 bytes 1748301173 (1.6 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255 ether 52:54:00:f5:33:1c txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0