Hi. I'm Having some problems. One of my sites keeps getting a 403 error. My second dns is not working on my panel. root@ns1:~# wget -q -O htf-common-issues.php "http://gitplace.net/pixcept/ispconfig-tools/raw/stable/htf-common-issues.php" && php -q htf-common-issues.php ##### SCRIPT FINISHED ##### Results can be found in htf_report.txt To view results use your favourite text editor or type 'cat htf_report.txt | more' on the server console. If you want to see the non-anonymized output start the script with --debug as parameter (php -q htf-common-issues.php --debug). root@ns1:~# root@ns1:~# cat htf_report.txt | more ##### SERVER ##### IP-address (as per hostname): ***.***.***.*** IP-address(es) (as per ifconfig): ***.***.***.*** [WARN] ip addresses from hostname differ from ifconfig output. Please check your ip settings. [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.1dev ##### VERSION CHECK ##### [INFO] php (cli) version is 7.0.22-0ubuntu***.***.***.*** ##### PORT CHECK ##### ##### MAIL SERVER CHECK ##### ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Apache 2 (PID 1776) [INFO] I found the following mail server(s): Postfix (PID 4217) [INFO] I found the following pop3 server(s): Dovecot (PID 1439) [INFO] I found the following imap server(s): Dovecot (PID 1439) [INFO] I found the following ftp server(s): PureFTP (PID 32393) ##### LISTENING PORTS ##### (only() Local(Address) [anywhere]:993(1439/dovecot) [anywhere]:995(1439/dovecot) [localhost]:10023(1557/postgrey.pid) [localhost]:10024(2577/amavisd-new) [localhost]:10025(4217/master) [localhost]:10026(2577/amavisd-new) [localhost]:10027(4217/master) [anywhere]:587(4217/master) [localhost]:11211(1187/memcached) [anywhere]:5901(1504/Xtightvnc) [anywhere]:110(1439/dovecot) [anywhere]:143(1439/dovecot) [anywhere]:465(4217/master) [anywhere]:6001(1504/Xtightvnc) [anywhere]:21(32393/pure-ftpd) ***.***.***.***:53(1197/named) [localhost]:53(1197/named) [anywhere]:22(1195/sshd) [anywhere]:25(4217/master) [localhost]:953(1197/named) *:*:*:*::*:993(1439/dovecot) *:*:*:*::*:995(1439/dovecot) *:*:*:*::*:10023(1557/postgrey.pid) *:*:*:*::*:10024(2577/amavisd-new) *:*:*:*::*:3306(1688/mysqld) *:*:*:*::*:10026(2577/amavisd-new) *:*:*:*::*:587(4217/master) [localhost]10(1439/dovecot) [localhost]43(1439/dovecot) *:*:*:*::*:8080(1776/apache2) *:*:*:*::*:80(1776/apache2) *:*:*:*::*:8081(1776/apache2) *:*:*:*::*:465(4217/master) *:*:*:*::*:21(32393/pure-ftpd) *:*:*:*::*:53(1197/named) *:*:*:*::*:22(1195/sshd) *:*:*:*::*:25(4217/master) *:*:*:*::*:953(1197/named) *:*:*:*::*:443(1776/apache2) ##### IPTABLES ##### Chain INPUT (policy ACCEPT) target prot opt source destination f2b-dovecot-pop3imap tcp -- [anywhere]/0 [anywhere]/0 multiport dports 110,9 95,143,993 f2b-pureftpd tcp -- [anywhere]/0 [anywhere]/0 multiport dports 21 f2b-postfix-sasl tcp -- [anywhere]/0 [anywhere]/0 multiport dports 25 f2b-sshd tcp -- [anywhere]/0 [anywhere]/0 multiport dports 22 Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain f2b-dovecot-pop3imap (1 references) target prot opt source destination RETURN all -- [anywhere]/0 [anywhere]/0 Chain f2b-postfix-sasl (1 references) target prot opt source destination RETURN all -- [anywhere]/0 [anywhere]/0 Chain f2b-pureftpd (1 references) target prot opt source destination RETURN all -- [anywhere]/0 [anywhere]/0 Chain f2b-sshd (1 references) target prot opt source destination RETURN all -- [anywhere]/0 [anywhere]/0 root@ns1:~#