Strange server status on Monitor

Discussion in 'Installation/Configuration' started by VMartins, Nov 19, 2009.

  1. VMartins

    VMartins New Member

    I have a problem:

    Code:
    Web-Server: Offline 
    FTP-Server: Online 
    SMTP-Server: Offline 
    POP3-Server: Online 
    IMAP-Server: Online 
    myDNS-Server: Online 
    mySQL-Server: Offline
    Some services is off-line, but how is possible if the ISPConfig is based on then like Web-Server and mySQL-Server????
     
  2. VMartins

    VMartins New Member

    Solved!!!!

    I correct my hosts file...
     
  3. Salital

    Salital New Member

    Hi,

    same problem for me ... can I know in which directory is the vhost file?

    thank you in advance

    S
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    /etc/hosts
     
  5. Salital

    Salital New Member

    Hi,

    my webserver continue to have in the monitor section of the website that

    The reason is because my follow etc/hosts file is almost empty?

    I have to add some lines?

    thank you in advance

    S
     
  6. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    netstat -tap
    ?
     
  7. Salital

    Salital New Member

    here I am

    bye,

    S
     
  8. falko

    falko Super Moderator ISPConfig Developer

    Hm, look good. Which distribution do you use? If you use CentOS/Fedora, is SELinux switched off?

    What's the output of
    Code:
    iptables -L
    ?
     
  9. Salital

    Salital New Member

    Hi,

    answering to your question

    Hm, look good. Which distribution do you use? If you use CentOS/Fedora, is SELinux switched off?

    In my case

    #cat etc/issue
    Debian GNU/Linux 6.0 \n \l

    'iptables -L' output is

     

Share This Page