Hi. I have installed Zimbra successfully on Fedora 13. I am able to send out mail already, but I am not able to receive emails. My server is behind a NAT router. I need help please in setting up A and MX records. I have read all the articles in WIKI(I think). I also tried split DNS, but I cant seem to follow it correctly. Please advise what my next step should be. I apologize if this issue is common but Im desperate. Please help me out.
[zimbra@CALLTEK ~]$ cat /etc/resolv.conf
search callteknoc.com
nameserver 172.20.1.224
nameserver 4.2.2.2
nameserver 4.2.2.1
####################
[zimbra@CALLTEK ~]$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
172.20.1.224 mail.callteknoc.com callteknoc
####################
[zimbra@CALLTEK ~]$ dig callteknoc.com mx
; <<>> DiG 9.7.0-P1-RedHat-9.7.0-9.P1.fc13 <<>> callteknoc.com mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 1652
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;callteknoc.com. IN MX
;; AUTHORITY SECTION:
com. 900 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1304028758 1800 900 604800 86400
;; Query time: 269 msec
;; SERVER: 4.2.2.2#53(4.2.2.2)
;; WHEN: Fri Apr 29 03:13:43 2011
;; MSG SIZE rcvd: 105
#######################################
[zimbra@CALLTEK ~]$ dig callteknoc.conf any
; <<>> DiG 9.7.0-P1-RedHat-9.7.0-9.P1.fc13 <<>> callteknoc.conf any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 63781
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;callteknoc.conf. IN ANY
;; AUTHORITY SECTION:
. 900 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2011042800 1800 900 604800 86400
;; Query time: 420 msec
;; SERVER: 4.2.2.2#53(4.2.2.2)
;; WHEN: Fri Apr 29 03:14:13 2011
;; MSG SIZE rcvd: 108
###################################
[zimbra@CALLTEK ~]$ host `hostname`
Host CALLTEK not found: 3(NXDOMAIN)
[zimbra@CALLTEK ~]$
Can I use xname.org to register my domain since they are providing it for free? Please advise what my next step would be.