|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: Relocatiing servers with minimum downtime
On Sat, Jul 26, 2003 at 06:09:11PM +0530, Bhavin Modi wrote:
> I have to relocate my mail servers from one network to another in the same
> city.
> How should I relocate my servers with minimum downtime.
move faster? ;]
if you move it to another IP space then lower TTL for that machine record in your
DNS zone
if you have:
IN MX 10 mail
mail IN A 192.168.1.1
change it to to
IN MX 10 mail
mail 15M IN A 192.168.1.1
so if you change IP for mail to another IP that change will be seen in
15 minutes! And DO NOT forget to change the serial in SOA record!
------------------------ANNOUNCEMENT---------------------------------
---------------------------------------------------------------------
ISPCON FALL 2003 - Santa Clara Convention Center
October 20-22 - The Definitive Event Wired and Wireless ISPs
www.ispcon.com
----------------------------------------------------------------------
----------------------------------------------------------------------
Thread Index |