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

RE: [cobalt-users] Migrating to new IP block



You could try adding a new virtual site. This should then force the GUI to
be updated. You can then delete the new virtual site you created.
I have heard this mentioned before for various things. I might be wrong, but
you cant loose anything.

Paul.



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Danny Daniels
Sent: 29 August 2002 17:29
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Migrating to new IP block


I recently migrated to a new IP block. In doing so I was able to keep my old
addresses during the transition.
I added a second Alias address to the main Ethernet interface
# /etc/rc.d/rc.local     >> added /sbin/ifconfig eth0:0 10.1.0.14 netmask
255.255.255.240

I then manually added the second IP address to my /etc/httpd/conf/httpd.conf
through the use of vi search and replace

:1,$ s/#/# #/g

NameVirtualHost 192.168.1.24
NameVirtualHost 10.1.0.14
<VirtualHost 192.168.1.24 10.1.0.14>

I've have now successfully migrated to the new IP block and altered the
httpd.conf file relfect the new virtual host.


NameVirtualHost 10.1.0.14
<VirtualHost 10.1.0.14>

However this leads up to my problem, the GUI still reflects the old address
(192.168.1.24)
Is there a way to update the GUI somehow just short of going through the GUI
interface on every site (Hundred or so sites)

Any suggestions

-Danny



_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users