blackicce said:
hello there,
i have a problem in DirectAdmin
all the resellers and the users suddenly the nameservers not working please help
www.underhost.net (resller)
www.speed-serv.org ( resller)
www.whzone.com (admin)
Is the IP# for whzone.com the same as the main IP# for the server?
Checking the nameservers for all three of the domains you've listed, it appears that your nameserver may be answering to 212.199.38.81, but not to the other IP#s.
I can ping .81, .103 and .104, but I can traceroute only to .81; traceroute to .103 and .104 fail.
Presuming all three IP#s are on the same server, and the server is responding to all three IP#s, then it looks like a routing issue.
Speak to the folk at your data center, or your connectivity provider if different.
Otherwise...
Did you try restarting the network from the command line? That will cause a DirectAdmin server to stop responding on all IP#s except the main IP#, but there'll be no other obvious symptom.
Otherwise, have you done any firewalling changes recently? If so have you tried shutting off your firewall temporarily to see if it makes a difference?
Try this from your command line:
ifconfig | grep "inet addr"
and see if all the IP#s are showing up. If not, then you need to restart all the network interfaces. You cannot do that by restarting the network. The easiest way is to just restart the server.
Have you tried restarting the server? While I don't normally recommend restarting the server, it will fix the first issue above, it may fix the second issue above, and it may fix other networking issues as well.
Jeff