Hi there,
It's me again..something happened, but i dunno what is it. Ok, i have installed centos, disabled selinux, then the firewall, and done the Split DNS, as my machine is behind a firewall. But each time i configure the Split DNS, there is an error from the nslookup..perhaps i should post my output here, so that any guys of you can highlight me :
cat /etc/hosts
cat /etc/resolv.conf
dig domain.com mx
dig domain.com any
host `hostname` <- note backticks and not single quotes
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
192.168.1.102 mail.nha2u.com mail
cat /etc/resolv.conf
search nha2u.com
nameserver 192.168.1.102
dig domain.com mx
[root@mail ~]# dig nha2u.com mx
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> nha2u.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8169
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;nha2u.com. IN MX
;; ANSWER SECTION:
nha2u.com. 156 IN MX 10 mail.nha2u.com.
;; AUTHORITY SECTION:
nha2u.com. 156 IN NS ns1.agigaworld.com.
;; ADDITIONAL SECTION:
mail.nha2u.com. 156 IN A 211.24.155.2
dig domain.com any
[root@mail ~]# dig nha2u.com any
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> nha2u.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52185
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;nha2u.com. IN ANY
;; ANSWER SECTION:
nha2u.com. 93 IN MX 10 mail.nha2u.com.
nha2u.com. 93 IN NS ns1.agigaworld.com.
;; AUTHORITY SECTION:
nha2u.com. 93 IN NS ns1.agigaworld.com.
;; ADDITIONAL SECTION:
mail.nha2u.com. 93 IN A 211.24.155.2
;; Query time: 0 msec
;; SERVER: 192.168.1.102#53(192.168.1.102)
;; WHEN: Sun Jul 18 16:44:59 2010
;; MSG SIZE rcvd: 107
host `hostname`
[root@mail ~]# host `hostname`
mail.nha2u.com.nha2u.com is an alias for Napoleon Hill Associates.
Napoleon Hill Associates has address 124.217.227.140
;; connection timed out; no servers could be reached
I can suspect there is problem with the config above, but i just cant find it out, after 5 hours of trying this. Please do highlight me of my stupid mistakes here...
Thank you
Regards,
getridoff


LinkBack URL
About LinkBacks



