DogAndPony
11-13-2009, 11:54 PM
Hi, gang!
I'll be moving web service -- and just web service for now -- for a client's site to FQ, and need to confirm my DNS changes so the move goes smoothly.
Most importantly, I don't change their mail service; they've got their incoming mail running through Trend Micro, and I want to make sure that and outgoing mail are left unchanged.
From the looks of their control panel at their current host, it seems to me that I should just be able to:
1) Change the A record for www to point to the IP of the FQ server...
2) Leave the A record for mail alone... and
3) Leave the MX records alone.
From what I understand, that should safely direct www. traffic to the new site at FQ, but not web requests without the www prefix.
To get that to work, I'd need to:
4) Change the A record for @ and...
5) Change the A record for * to both point to the FQ web server IP.
But will changing those two records interfere with mail delivery? I'm thinking not, but I want to be sure.
If we had time to wait and transfer the domain to my registrar account, and then move all service to FQ at once, we would, but they want to launch the new site asap. (It's nice that they're excited!)
Here's a totally munged copy of their records for notation if you like:
-----------------
Name Server Records (NS)
Prefix Points To
@ ns3.example.com. (PRIMARY)
@ ns4.example.com.
Host Records (A)
Prefix Points To
@ 255.255.255.1
* 255.255.255.1
www 255.255.255.2
vpn 255.255.255.50
mail 255.255.255.100
ts 255.255.255.150
Mail Exchange Records (MX)
Prefix Points To Priority
@ somesubdomain.trendmicro.com. 1
Alias Records (CNAME)
Prefix Points To
ftp www.myclientsorganization.org.
SPF Record
Prefix Value
@ v=spf1 mx ptr:static-255-255-255-255.somecenter.dsl-w.exampleisp.net mx:mail.myclientsorganization.org -all
-----------------
TIA!
I'll be moving web service -- and just web service for now -- for a client's site to FQ, and need to confirm my DNS changes so the move goes smoothly.
Most importantly, I don't change their mail service; they've got their incoming mail running through Trend Micro, and I want to make sure that and outgoing mail are left unchanged.
From the looks of their control panel at their current host, it seems to me that I should just be able to:
1) Change the A record for www to point to the IP of the FQ server...
2) Leave the A record for mail alone... and
3) Leave the MX records alone.
From what I understand, that should safely direct www. traffic to the new site at FQ, but not web requests without the www prefix.
To get that to work, I'd need to:
4) Change the A record for @ and...
5) Change the A record for * to both point to the FQ web server IP.
But will changing those two records interfere with mail delivery? I'm thinking not, but I want to be sure.
If we had time to wait and transfer the domain to my registrar account, and then move all service to FQ at once, we would, but they want to launch the new site asap. (It's nice that they're excited!)
Here's a totally munged copy of their records for notation if you like:
-----------------
Name Server Records (NS)
Prefix Points To
@ ns3.example.com. (PRIMARY)
@ ns4.example.com.
Host Records (A)
Prefix Points To
@ 255.255.255.1
* 255.255.255.1
www 255.255.255.2
vpn 255.255.255.50
mail 255.255.255.100
ts 255.255.255.150
Mail Exchange Records (MX)
Prefix Points To Priority
@ somesubdomain.trendmicro.com. 1
Alias Records (CNAME)
Prefix Points To
ftp www.myclientsorganization.org.
SPF Record
Prefix Value
@ v=spf1 mx ptr:static-255-255-255-255.somecenter.dsl-w.exampleisp.net mx:mail.myclientsorganization.org -all
-----------------
TIA!