[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] (RAQ3) Update IP Addresses
- Subject: Re: [cobalt-users] (RAQ3) Update IP Addresses
- From: Kris Dahl <krislists@xxxxxxxxxxxxx>
- Date: Mon Jun 12 01:59:38 2000
on 6/11/00 9:45 AM, Jeff Lasman at jblists@xxxxxxxxxxxxx wrote:
> Brian Emerson wrote:
>
>> Hello,
>>
>> I have about 200 websites on a Raq3 sharing a single IP address. I need to
>> change the IP address, and I am wondering if there is an easy way to change
>> the sites IP without having to use the GUI for every single one. Is it just
>> a matter of editing the httpd.conf file?
>
> I'd not do it that way; I imagine it's going to get all sorts of things
> out of sync, since the RaQ3 keeps all its information in a PostgreSQL
> database. I believe you're stuck with the gui interface unless you can
> get someone who understands the RaQ3i scripts really well to write you a
> script.
Well, the Raq2 it was pretty easy to change.
There are essentially three places you need to look.
/etc/httpd/conf/httpd.conf
/etc/proftpd.conf
and
/etc/sysconfig/network-scripts
There is a knowledge base article that describes in detail the process of
manually configuring/changing IP addresses. I will save my breath, and
leave it at that. Try doing a search for "ip configuration".
-k