Insulate hosted client domains from server IP address change?

Posted by babtek on Server Fault See other posts from Server Fault or by babtek
Published on 2011-02-28T06:00:03Z Indexed on 2011/02/28 7:26 UTC
Read the original article Hit count: 448

Filed under:
|

I will be hosting web content for many client domains on a single IP address (with a web hosting company, not inhouse machine). Initially, I must give client some information to configure their registrar to point the domain to my server.

I want client domains insulated from a potential IP address change, so if I change hosts/IP address they don't have to reconfigure anything with their registrar.

Is this reasonably possible without running my own nameserver? If so, what would be the smartest way to make it happen? Instruct clients to make CNAME record? Use some type of DNS management service that clients would use as a nameserver?

© Server Fault or respective owner

Related posts about dns

Related posts about multiple-domains