Kimble,
Here is my DNS record from my ISP, this may help. I believe they create a sub-domain to mydomain then place that in their DNS table then replicate it out to the internet, once the mail comes in for mydomain.com it reads the MX Record and then sends it on to the sub-domain "A" record that is assigned to the IP Address of my mail server. I actually have two different IP Addresses for the same server setup for redundancy. My primary IP Address (inet) is my main connection, the secondary ip address(Inet2) is for a backup connection. If I loose my primary route to the internet my secondary route will then kick in and mail going to mydomain.com will continue down the secondary pipe. Your ISP is not totally wrong, they do need a name to associate with an IP Address but they just don't know how to work around it. Hope this helps
mydomain.com. 21600 SOA b.ns.verio.net. dns.verio.net. (
2001081501 ; serial
21600 ; refresh (6 hours)
3600 ; retry (1 hour)
1728000 ; expire (20 days)
86400 ) ; minimum (1 day)
mydomain.com. 21600 NS dfw.nkn.edu.
mydomain.com. 21600 NS dfw.nkn.net.
mydomain.com. 21600 NS b.ns.verio.net.
mydomain.com. 86400 A 10.10.10.99
mydomain.com. 600 MX 10 inet.mydomain.com.
mydomain.com. 600 MX 20 inet2.mydomain.com.
dns1.mydomain.com. 86400 A 10.10.10.102
ldap.mydomain.com. 86400 A 10.10.10.100
inet2.mydomain.com. 86400 A 10.10.10.179
ctxs.mydomain.com. 86400 A 10.10.10.100
pop.mydomain.com. 86400 A 10.10.10.100
86400 A 10.10.10.99
ftp1.mydomain.com. 86400 A 10.10.10.99
inet.mydomain.com. 86400 A 10.10.10.100
ftp.mydomain.com. 21600 CNAME
david e
*end users are just like computers, some you can work with...others just need a simple reBOOTing to fix their problems.*