PDA

View Full Version : ISP Server Status debian


pcotter
3rd July 2007, 23:27
I have i strange problem!

I finished the debian instalation of Ispconfig successfully, but at ISP Services Status panel, all services report Offline. The strange is Ispconfig is working.
What could be wrong?
Web-Server:
Offline
FTP-Server:
Offline
SMTP-Server:
Offline
POP3-Server:
Offline
BIND-Server:
Offline
mySQL-Server:
Online
thankx

till
4th July 2007, 11:25
Please post the output of:

netstat -tap

pcotter
4th July 2007, 11:47
Well i took a closer look at /etc/hosts and found the error.

I miss typed localhost.

"127.0.0.1 localhost.localdomain localhst"
Everything is fine now.

Thanks.