Changing Public IP adresses (moving to other DC)

Samplex

Verified User
Joined
Aug 11, 2007
Messages
25
HI,

Im moving my server to a other data center, because of this im also getting new public IP adresses.

I can change them in CentOS 5.2 with no problem but what must i do in directadmin to make everything right and working again?

Some tips :o
 
there is a really nice script for taking care of all ip switches:

/usr/local/directadmin/scripts/ipswap.sh

Usage:
./ipswap.sh <oldip> <newip> [<file>]
 
Back
Top