My Website Would not Run After a Power Problem

Discussion in 'HOWTO-Related Questions' started by donnwar, Jun 21, 2008.

  1. donnwar

    donnwar New Member

    My website was running fine but then we had a power cut and the website was down for a few hours. When we restarted, the website would not run. We checked the server and all other processes and everything seemed to be OK. But then I was told the DNS was not resolving. When I do the test with the IP http://217.113.69.66/index.html I get the error message.

    Can someone please tell me what could be the problem and how can I solve it.

    Thank you all.
    Peter
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Are there any errors in your log files?
    Are you using ISPConfig?
     
  3. donnwar

    donnwar New Member

    Yes I am using ISPConfig. There are no errors I can see in the log.
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Do you run your own nameserver for your domains, or is another nameserver (e.g. from your registrar) authoritative for your domains?

    What's the output of
    Code:
    netstat -tap
    ? What's in /etc/resolv.conf?
     

Share This Page