Welcome, Guest
Please Login or Register.
Lost Password?
Re:Domain Name Does Not Resolve (i.e. www) (1 viewing)
Post Reply

TOPIC: Re:Domain Name Does Not Resolve (i.e. www)

#12238
JohnnyRamos (User)
Posts: 8
graphgraph
Domain Name Does Not Resolve (i.e. www) 2008/05/06 22:08  
Hello everyone,
We are having a problem with domain names not resolving with either www or without it. Some domains we have hosted work with it, others with out. Occasionally (which seems somewhat bizaar) they both work and there are no issues. This problem seems to have plagued all the domains on our server.

We have verified the domain names at various locations. This problem seems to be sporadic. We have virtualmin installed on a CentOS server as recommended. We have different domain name providers (i.e. GoDaddy, NameCheap, etc).

A few of the sites that are having issues:
  • http://dfined.org (Seems to only work w/o the www - something won't dont mind but would rather see a redirection)

  • http://www.gilbertsanchez.com (Sporadic issues. Sometimes only works with one or the other)

  • http://surebang.org (Sporadic)
  The administrator has disabled public write access.
#12239
Joe (Admin)
Posts: 4117
graph
Re:Domain Name Does Not Resolve (i.e. www) 2008/05/06 23:42  
Hey Johnny,

This is almost always due to one or more broken name servers. NS records or glue records that point to servers that are either offline or not responding for your zones.

Actually, looks like both of your ns servers in the glue record for dfined.org are broken:

[root@www dovecot]# host dfined.org NS1.SUREBANG.ORG
host: couldn't get address for 'NS1.SUREBANG.ORG': not found
[root@www dovecot]# host dfined.org NS2.SUREBANG.ORG
host: couldn't get address for 'NS2.SUREBANG.ORG': not found

You'll need to fix that at your registrar. I'm surprised you're seeing it work at all. Your NS records are also busted:

[joe@delilah bin]$ host -t ns dfined.org
dfined.org name server wnerdserver.com.

I'll refer you to some docs to help you troubleshoot the other two:

http://doxfer.com/Webmin/BINDTroubleshootingTools

You'll also want to read up on BIND and DNS in general. Specifically, you'll need to get the glue records right (at your registrar) and your NS records right (the ones on you DNS server).

http://doxfer.com/Webmin/BINDDNSServer

Specifically:

http://doxfer.com/Webmin/BINDDNSServer#Record_types
  The administrator has disabled public write access.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.