[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] New IP Block - what the best way to add these
- Subject: Re: [cobalt-users] New IP Block - what the best way to add these
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Thu Aug 21 15:14:00 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
FWIW I used this procedure
http://www.cobaltfaqs.com/wiki/index.php/Change%20all%20IP%20Addresses%20on%20RaQ%204
to change over all the IPs (ok, it was only 6 different IPs on about a dozen
sites) on my RaQ 4r when my colo changed upstream providers. Nobody else has
confirmed to me that the procedure works for them, though, so read it
thoroughly first... :)
Oh yeah, and I have all my DNS elsewhere, so nothing in my process addresses
modifying DNS records. This just handles the actual conversion of the RaQ
virtual sites and support services (FTP, etc).
After running through this process, I had to manually set up eth0:x aliases
to bind the old IPs to the interface, and add duplicate entries back into
httpd.conf; that's the only bit this process doesn't address. I don't know
how many different IPs you've got. If it's only a couple, you should be able
to whip them out by hand fairly quickly. If you have lots, a Perl script or
something to do it shouldn't be too hard to do...