Websites not reachable

password

Verified User
Joined
Oct 11, 2011
Messages
127
Today one of our DA servers had stalled, and we had to order a hardware reboot of the server in order to get it to respond again.

Once rebooted, i can login over SSH but no websites (or DA) shows up when i try to browse them. I can not browse to the main server IP either and it does not respond to ping on domains or the main IP.

I have tried:
- Software reboot from SSH (sudo reboot)
- Restarting httpd (/etc/init.d/httpd restart)
- Restarting DA (/etc/init.d/directadmin restart)

Both httpd and DA starts up normally but i still can't access the websites. If i try to ping any of the domains on the server

Anyone that can give me some pointers on what to check next?
 
Did another reboot and now i can login to DA by browsing the server IP.

I can also ping server IP, ns1/ns2 IP's and the dedicated IP of my website.

I can not browse any of the domains though. They do not respond to ping either.

When logged in to DA, it says all services are running.
 
"/etc/init.d/named restart" twice solved the problem.

First restart gave me a error. The second one restarted BIND and now it works again!
 
Back
Top