PDA

View Full Version : problem to connect to port 81 after shutdown


mishko
8th February 2007, 16:02
Hi I`ve problem with connect to prot 81 last week we have to shutdown our server for some problem with electricity in building.

now we started it normali every thing work fine all pages are displayed OK, ftp, mails, and other services run good but I can`t connect to ispconfig with port 81 in browser before it was runig.

netstat gives:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost.jedna.s:10024 *:* LISTEN 3 673/amavisd (maste
tcp 0 0 localhost.jedna.s:10025 *:* LISTEN 1 1433/master
tcp 0 0 *:mysql *:* LISTEN 3 958/mysqld
tcp 0 0 *:netbios-ssn *:* LISTEN 4 101/smbd
tcp 0 0 server1.jedna.sk:domain *:* LISTEN 2 3843/named
tcp 0 0 localhost.jedna.:domain *:* LISTEN 2 3843/named
tcp 0 0 *:ftp *:* LISTEN 1 1313/proftpd: (acc
tcp 0 0 localhost.jedna.sk:953 *:* LISTEN 2 3843/named
tcp 0 0 *:smtp *:* LISTEN 1 1433/master
tcp 0 0 *:microsoft-ds *:* LISTEN 4 101/smbd
tcp6 0 0 *:imaps *:* LISTEN 3 827/couriertcpd
tcp6 0 0 *:pop3s *:* LISTEN 3 862/couriertcpd
tcp6 0 0 *:pop3 *:* LISTEN 3 842/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 3 807/couriertcpd
tcp6 0 0 *:www *:* LISTEN 4 416/apache2
tcp6 0 0 *:ssh *:* LISTEN 4 128/sshd
tcp6 0 0 ip6-localhost:953 *:* LISTEN 2 3843/named
tcp6 0 0 *:smtp *:* LISTEN 1 1433/master
tcp6 0 0 *:https *:* LISTEN 4 416/apache2
tcp6 0 296 server1.jedna.sk:ssh ::ffff:10.0.0.8%32:2313 ESTABLISHED2 3633/0


grep 81 /root/ispconfig/httpd/conf/httpd.conf
Port 81
Listen 81
<VirtualHost _default_:81>


can anyone help me?

martinfst
8th February 2007, 16:09
Hard to believe this is an ISPConfig install. I see amavis running. That's not part of the standard ISPConfig setup.:confused:

Anyway, ISPConfig seem not to be started. Start it manually (as root) with /etc/init.d/ispconfig_server restart

mishko
8th February 2007, 16:35
Hard to believe this is an ISPConfig install. I see amavis running. That's not part of the standard ISPConfig setup.:confused:

Anyway, ISPConfig seem not to be started. Start it manually (as root) with /etc/init.d/ispconfig_server restart

yep this is it there was some problem with starting ispconfig when the system boot up