[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Global change of virtual site IP address - RaQ2 & RaQ4



Peter Dickson wrote on 16.08.2001:

> I'm moving a RaQ2 and a RaQ4 onto a different network so need to change the
> IP addresss of all the virtual sites.

> How do I make the change globally without having to go through the GUI as
> that will be painfully tedious!

if you use the Cobalt Migration Utility to migrate the sites, you
might change the ip-addresses in cmu.xml


perl -pi -e 's#200\.199\.198\.197#100\.101\.102\.103#' cmu.xml

this will change the ip-adress from 200.199.198.197 to
100.101.102.103


More tips:
http://list.cobalt.com/pipermail/cobalt-users/2001-June/046073.html


Regards,
Daniel