Code:
root@zmail:~# host `hostname`
Host zmail not found: 3(NXDOMAIN)
root@zmail:~# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
10.10.1.50 zmail.duratechind.com zmail
(followed by IPv6 info)
root@zmail:~# cat /etc/resolv.conf
nameserver 10.10.1.50
root@zmail:~# dig +short duratechind.com mx
(nothing)
root@zmail:~# dig +short duratechind.com any
(nothing)
---
I think I understand that, fundamentally, my problem lies within the fact that I'm running Ubuntu under VMware Workstation, on a Windows domain, that is behind a NATting firewall. I believe I've got the ports open on the firewall necessary to get this thing running, but there's something I'm missing, I'm sure. Also, my Ubuntu box (zmail) has a static IP address from my Windows domain, so I'm not sure how DNS resolution is happening, if at all. I'm wondering if I shouldn't give it a *different* address like 192.168.x.x.