Index: [Article Count Order] [Thread]

Date:  Sun, 12 Feb 2006 13:25:36 -1000
From:  Abdul-Rashid Abdullah <webmaster (at mark) muntada.com>
Subject:  [coba-e:04075] Re: [RAQ550] IPs, mass change?
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <C014E7D0.238E%webmaster (at mark) muntada.com>
In-Reply-To:  <200602121944.k1CJiHvI008707 (at mark) www.raqtweak.com>
X-Mail-Count: 04075

My guess to do this is using a SQL Query through the Postgres Database.
However, I am not an expert in accessing the Postgres used for the GUI.

If the config info was stored in a file, I could give you a simple perl
command:

perl -p -i -e 's/find text/replace text/g' filename


On 2/12/06 9:44 AM, "Leslie Herps" <herps (at mark) raqtweak.com> wrote:

> Howdy,
> 
> I think it came by before, but I couldn't easily find it.
> It's about a RAQ550, but probably also applies for BQ.
> 
> I want to change all vsite's (all on 1 server) IPs...
> Mind you, not all sites share the same IP.
> Some use AAA.BBB.CCC.123, some AAA.BBB.CCC.124, AAA.BBB.CCC.125, etc.
> 
> Now, I want to change:
> AAA.BBB.CCC.123 --> XXX.YYY.ZZZ.123
> AAA.BBB.CCC.123 --> XXX.YYY.ZZZ.124
> AAA.BBB.CCC.123 --> XXX.YYY.ZZZ.125
> 
> What is the best way of doing that?
> If possibly, also with the DNS and the GUI part of the DNS?
> 
> Hope anyone can help.
> 
> Thanks!
> 
> 
> 
>