View Full Version : ISPConfig 3.0.1.6 all server OFF in monitor
Elber
27th October 2009, 15:39
Hi, i have a problem, the screen of my server is
Web-Serwer: Offline
FTP-Serwer: Offline
SMTP-Serwer: Offline
POP3-Serwer: Offline
IMAP-Serwer: Offline
myDNS-Serwer: Offline
mySQL-Serwer: Offline
Why ?? How to fix it ?
Ubuntu 9.04 server in OVH
I install ISPConfig 3.0.1.6 with this tutorial http://www.howtoforge.com/perfect-server-ubuntu-9.04-ispconfig-3
Help my please and sorry to my English :)
till
27th October 2009, 20:11
Most likely you do not have a correct line for "localhost" in /etc/hosts pointing to IP 127.0.0.1
Elber
27th October 2009, 21:05
This is my /etc/hosts
root@ns***736:~# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost
91.***.***.229 ns***736.ovh.net
# The following lines are desirable for IPv6 capable hosts
#(added automatically by netbase upgrade)
::1 ip6-localhost ip6-loopback
feo0::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
till
27th October 2009, 23:26
Looks ok. Please post the output of:
netstat -tap
And is this a vserver?
Elber
27th October 2009, 23:32
No, this is dedicated server
root@ns***736:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 3699/couriertcpd
tcp 0 0 *:pop3s *:* LISTEN 3737/couriertcpd
tcp 0 0 *:mysql *:* LISTEN 3062/mysqld
tcp 0 0 *:pop3 *:* LISTEN 3715/couriertcpd
tcp 0 0 *:imap2 *:* LISTEN 3677/couriertcpd
tcp 0 0 *:http-alt *:* LISTEN 3965/apache2
tcp 0 0 *:www *:* LISTEN 3965/apache2
tcp 0 0 *:ftp *:* LISTEN 3827/pure-ftpd (SER
tcp 0 0 ns***736.ovh.net:domain *:* LISTEN 3743/mydns
tcp 0 0 *:ssh *:* LISTEN 2935/sshd
tcp 0 0 *:https *:* LISTEN 3965/apache2
tcp 0 1 ns***736.ovh.net:50869 localhost:ftp SYN_SENT 13783/php
tcp 0 248 ns***736.ovh.net:ssh izd2.internetdsl.:62142 ESTABLISHED 13765/0
root@ns***736:~#
Elber
28th October 2009, 23:48
Help my please ...
till
29th October 2009, 09:55
The output looks ok, the services are listening on all ports.
And you tested if the services are working e.g. email with your mailclient?
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.