Please Verify my DNS Settings ???
hi all there ???
Can anyone confirm my DNS Settings and specially MX Record Settings ???
Following is output of different commands of Checking DNS.
Pls Guide ???
1. dig abc.com mx
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> abc.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20109
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2
;; QUESTION SECTION:
;abc.com. IN MX
;; ANSWER SECTION:
abc.com. 38400 IN MX 10 mailserver01.abc.com.
;; AUTHORITY SECTION:
abc.com. 38400 IN NS mainserver.abc.com.
;; ADDITIONAL SECTION:
mailserver01.abc.com. 38400 IN A 192.168.1.114
mainserver.abc.com. 38400 IN A 192.168.1.108
;; Query time: 10 msec
;; SERVER: 192.168.1.108#53(192.168.1.108)
;; WHEN: Fri Feb 11 20:47:13 2011
;; MSG SIZE rcvd: 125
++++++++++++++++++++++++++++++
2. dig abc.com any
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> abc.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12021
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;abc.com. IN ANY
;; ANSWER SECTION:
abc.com. 38400 IN MX 10 mailserver01.abc.com.
abc.com. 38400 IN A 192.168.1.108
abc.com. 38400 IN SOA mainserver.abc.com. admin.abc.com.abc.com. 1297373721 10800 3600 604800 38400
abc.com. 38400 IN NS mainserver.abc.com.
;; ADDITIONAL SECTION:
mailserver01.abc.com. 38400 IN A 192.168.1.114
mainserver.abc.com. 38400 IN A 192.168.1.108
;; Query time: 10 msec
;; SERVER: 192.168.1.108#53(192.168.1.108)
;; WHEN: Fri Feb 11 20:51:22 2011
;; MSG SIZE rcvd: 205
+++++++++++++++++++++++++++++++++
3. host $(hostname)
mailserver01.abc.com has address 192.168.1.114
++++++++++++++++++++++++++++++++++
4. cat /etc/resolv.conf
; generated by /sbin/dhclient-script
search abc.com
nameserver 192.168.1.108
+++++++++++++++++++++++++++++++++
5. cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.114 mailserver01.abc.com mailserver01
+++++++++++++++++++++++++++++++++++++++
==================================
Best Regards
Jazaib Hussain
|
Recent comments
1 day 4 hours ago
1 day 13 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 15 hours ago
2 days 16 hours ago