Hi.. I have made a reinstallation of ISPconfig on SUSE 10. After the install i can't access ispconfig on port 81 ? Netstat: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 6962/mysqld tcp 0 0 *:sunrpc *:* LISTEN 4131/portmap tcp 0 0 *:hosts2-ns *:* LISTEN 5129/ispconfig_http tcp 0 0 *:ftp *:* LISTEN 5372/proftpd: (acce tcp 0 0 server1.vesterlu:domain *:* LISTEN 5355/named tcp 0 0 localhost:domain *:* LISTEN 5355/named tcp 0 0 localhost:ipcserver *:* LISTEN 4664/fam tcp 0 0 localhost:953 *:* LISTEN 5355/named tcp 0 0 *:smtp *:* LISTEN 5267/master tcp 0 0 *op3 *:* LISTEN 4351/couriertcpd tcp 0 0 *:imap *:* LISTEN 4236/couriertcpd tcp 0 0 *:www-http *:* LISTEN 5197/httpd2-prefork tcp 0 0 *:domain *:* LISTEN 5355/named tcp 0 0 *:ssh *:* LISTEN 4593/sshd tcp 0 0 localhost:953 *:* LISTEN 5355/named tcp 0 0 *:smtp *:* LISTEN 5267/master tcp 0 0 *:https *:* LISTEN 5197/httpd2-prefork tcp 0 1776 server1.vesterlund-:ssh 0x5552c56b.adsl.c:23099 ESTABLISHED 5527/0 The line with ISPconfig... *:hosts2-ns look's wrong... please help Niki
No... not the problem. The firewall is not activated. I have just made a clean install of the system, and it's the same problem. What do "*:hosts2-ns" mean ? tcp 0 0 *:hosts2-ns *:* LISTEN 11387/ispconfig_htt I a browse the local IP i get a "Access forbidden" message from Apache ? I have followed the Perfect install for SUSE 10. Maybe i have forgotten something ?
You have hosts2-ns listed in /etc/services for port 81. Nothing unusual. Please post the output of Code: iptables -L
Please post the output of Code: iptables -L [/QUOTE] --- web:~ # iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination web:~ # ----
Have you tried both http and https on port 81? Which browser do you use? Can you try with Firefox? It shows better error messages.
Hi.. After a reinstall during the night i have located the problem in Firefox: The SSL certificat is wrong or broken ? Niki
Create a new certificate, as described here: http://www.howtoforge.com/forums/showthread.php?t=121&highlight=firefox+8182