Darren Nickerson on 6 Jan 2011 18:59:09 -0800 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] eMail Delivery/Domain Name Problem |
Seems to me you have some DNS inconsistencies. Whois reports your nameservers for chescoliberty.org as: Name Server:DNS2.NERDWORLD.ORG Name Server:DNS1.NERDWORLD.ORG In your data for chescoliberty.org (which I was able to transfer from 71.224.6.96) you have the following: ;; ADDITIONAL SECTION: HOWEVER, if you follow the DNS delegation for these nerworld.org hosts from the .org TLD, it looks like: darren:~ darren$ dig org ns ; <<>> DiG 9.6.0-APPLE-P2 <<>> org ns ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58961 ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;org. IN NS ;; ANSWER SECTION: ;; Query time: 37 msec ;; SERVER: 10.0.20.1#53(10.0.20.1) ;; WHEN: Thu Jan 6 21:45:36 2011 ;; MSG SIZE rcvd: 159 Choosing one of these nameservers at random, querying them for your zone's nameservers, we get: darren:~ darren$ dig @b0.org.afilias-nst.org chescoliberty.org ns ; <<>> DiG 9.6.0-APPLE-P2 <<>> @b0.org.afilias-nst.org chescoliberty.org ns ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27591 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;chescoliberty.org. IN NS ;; AUTHORITY SECTION: ;; ADDITIONAL SECTION: ;; Query time: 102 msec ;; SERVER: 199.19.54.1#53(199.19.54.1) ;; WHEN: Thu Jan 6 21:46:08 2011 ;; MSG SIZE rcvd: 115 The problem is in the dns1.nerdworld.org and dns2 records above in bold ... these are called glue records and it could be you have changed them recently and they have not propagated yet, or it could be you need to fix your DNS for nerdworld.org, because they don't match the information we saw earlier, and they also don't respond: darren:~ darren$ dig @206.99.145.1 chescoliberty.org ns ; <<>> DiG 9.6.0-APPLE-P2 <<>> @206.99.145.1 chescoliberty.org ns ; (1 server found) ;; global options: +cmd ;; connection timed out; no servers could be reached darren:~ darren$ dig @71.224.4.252 chescoliberty.org ns ; <<>> DiG 9.6.0-APPLE-P2 <<>> @71.224.4.252 chescoliberty.org ns ; (1 server found) ;; global options: +cmd ;; connection timed out; no servers could be reached darren:~ darren$ Hope that helps! -d On Jan 6, 2011, at 7:42 PM, Casey Bralla wrote:
|
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug