[afnog] MX record Problem.
Maina M Noah
ncmaina2001 at yahoo.com
Fri May 9 16:54:19 UTC 2008
Hi all,
i have been having issues lately with the MX record setup on one of my local name servers.
i
added a new entry for a new mail server that i had just setup for our
internal office, however the setting don't seem to be taking effect.
when i query the name server for the MX records, it returns a no answer.
---------------------------------------------------------------------------------------------------------------------------------------------
[admin at ns1 named]# dig mx +norec @ns1.domain.com domain.com
; <<>> DiG 9.2.4 <<>> mx +norec @ns1.domain.com domain.com
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26718
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;wia.co.tz. IN MX
;; AUTHORITY SECTION:
ns1.domain.com. 86400 IN SOA ns1.domain.com. hostmaster.ns1.domain.com. 2008050902 7200 3600 1209600 86400
;; Query time: 2 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri May 9 19:41:56 2008
;; MSG SIZE rcvd: 78
---------------------------------------------------------------------------------------------------------------------------------------------------
Name server 1 MX entry
---------------------------
[admin at ns1 named]# cat domain.com
$TTL 86400
@ IN SOA ns1.domain.com. hostmaster.domain.com. (
2008050902 ; Serial number
7200 ; Refresh
3600 ; Retry
1209600 ; Expire
86400 ) ; Minimum TTL
; Name Servers
IN NS ns1.domain.com.
IN NS ns2.domain.com.
ns1 IN A 192.168.1.2
ns2 IN A 172.16.1.3
; Mail Server
IN MX 10 mail
; EOF
I hope some one could help me debug this problem.
---------
./noah
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20080509/682eb9fb/attachment-0002.html>
More information about the afnog
mailing list