Posts: 2
Joined: 19.May2004
From: Romania
Status: offline
Hi all,
We are managing our own exchange server 2003. Currently we are using ISP A. We are about to change to ISP B with new public ip.
Before the migration, i just need to do some checklist just to make things clear.
I check my mx record, and it is in the form of 'mail.mydomain.com.my'. The question is, how i am going to change the mx record to reflect the new public ip?
Posts: 8196
Joined: 7.Jan.2004
From: California, USA
Status: online
Some entity hosts your DNS records for your domain. That could be your ISP, or it could be a 3rd-party. If it's your ISP, check with your new ISP to see if that's a service they provide (because it's likely it's part of the old package you're about to terminate). Tell them your situation and see what you can work out.
_____________________________
Regards,
Dean T. Uemura Microsoft MVP - Exchange exchangeguy.blogspot.com uemurad@yahoo.com
Posts: 2
Joined: 19.May2004
From: Romania
Status: offline
Thanks for the reply,
Someone told me that, i need to change the A recocd that reflect the MX record. Example below,
I check my domain under the foward lookup zone, it shows ---------------------------------------------------------------------------------- mail Mail Exchanger(MX) [11] mail.mydomain.com.my mail Host (A) 192.168.100.250 ----------------------------------------------------------------------------------
So the A record point to the internal ip of the server. Not the public ip.
Posts: 8196
Joined: 7.Jan.2004
From: California, USA
Status: online
It is correct that your A record needs to change, but the public DNS must point to a public IP address. There is no way for my outbound mail to reach a private address.
Do this - start NSLookup and execute the command "server 4.2.2.2". That is one of the root DNS servers. Then execute the command "set type=mx". Finally, type in your domain name. What you see is the public DNS information for your domain, and that is the information that needs to change when you switch ISPs.
_____________________________
Regards,
Dean T. Uemura Microsoft MVP - Exchange exchangeguy.blogspot.com uemurad@yahoo.com