DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 19th, 2004, 10:28 PM
tom_jaimz tom_jaimz is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 4 tom_jaimz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Not finding MX records.

Hi,

Could someone please have a look at my DNS settings for elephanthead.net.au and tell me why it can't find my MX records.

Thanks,
Tom.

Reply With Quote
  #2  
Old April 19th, 2004, 11:24 PM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,193 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 14 h 35 m 27 sec
Reputation Power: 77
Found it, but it should be under the root domain, not the mail subdomain:

dig @ns1.elephanthead.net.au elephanthead.net.au axfr
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links:

Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts

Reply With Quote
  #3  
Old April 19th, 2004, 11:58 PM
tom_jaimz tom_jaimz is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 4 tom_jaimz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Ok, I've changed that.

But this site: URL

Says that the MX records can't be found.

Last edited by tom_jaimz : April 20th, 2004 at 02:03 AM.

Reply With Quote
  #4  
Old April 20th, 2004, 08:06 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,193 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 14 h 35 m 27 sec
Reputation Power: 77
Well that's because you didn't understand what I just told you. This record:

mail.elephanthead.net.au. MX 10 elephanthead.net.au.

Needs to look like this:

elephanthead.net.au. MX 10 elephanthead.net.au.

Reply With Quote
  #5  
Old April 20th, 2004, 06:59 PM
tom_jaimz tom_jaimz is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 4 tom_jaimz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Ah, thank you!

Ok, I fixed that but I'm still having issues that my name server isn't being recognised. I have definitely added it to my registrar, however when I run a dig from an external server it lists three name servers, none of which are mine, and it does not resolve ns1.elephanthead.net.au (my name server).

Here is the dig results I get:
Quote:
; <<>> DiG 9.2.1 <<>> elephanthead.net.au
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7093
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;elephanthead.net.au. IN A

;; ANSWER SECTION:
elephanthead.net.au. 1794 IN A 218.214.51.140

;; AUTHORITY SECTION:
elephanthead.net.au. 1762 IN NS wic001n.server-dns.com.au.
elephanthead.net.au. 1762 IN NS bne001n.server-dns.com.
elephanthead.net.au. 1762 IN NS sjc001n.server-dns-us.com.

;; ADDITIONAL SECTION:
wic001n.server-dns.com.au. 150 IN A 203.147.142.1
bne001n.server-dns.com. 91040 IN A 203.147.241.3
sjc001n.server-dns-us.com. 164754 IN A 204.176.184.35

;; Query time: 86 msec
;; SERVER: 61.8.0.113#53(61.8.0.113)
;; WHEN: Wed Apr 21 09:50:55 2004
;; MSG SIZE rcvd: 210


The name servers at my registrar are, in order:
ns1.elephanthead.net.au
bne001n.server-dns.com
wic001n.server-dns.com.au

Thanks SilentRage, your wisdom is exceeded only by your patience!

Much respect,
Tom.

Reply With Quote
  #6  
Old April 20th, 2004, 09:04 PM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,193 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 14 h 35 m 27 sec
Reputation Power: 77
Give it a little time to update. The information has already updated in the registry:

whois elephanthead.net.au

Last edited by SilentRage : June 2nd, 2004 at 01:00 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Not finding MX records.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway