Hi,
first of all sorry for my bad english writing its not my first language.
We have few servers and all of them runs Cpanel/WHM, We have more then 1000+ differents account with dedicated IP
We need to renumbering all of these account with a minimum pf downtime ... We are not moving our servers to a new location we only need to change the accounts IP.
The old IP can continue to resolve on our server for few weeks
For a minimum of downtime we proceed like that for our renumbering needs :
- Change site IP from WHM 111.111.111.111 to 222.222.222.222
- We edit httpd.conf :
<VirtualHost 222.222.222.222:80 111.111.111.111:80>
it work really great ..... but it will take an eternity for 1000+ accounts.
We can also with the Firewall forward the old IP to the new one ... but the job will be in my mind very hard and long to do ... more then the previous option.
I'm curious to know if someone here have a better solution of idea to do mass renumbering without downtime.
Regards,
Danyb
first of all sorry for my bad english writing its not my first language.
We have few servers and all of them runs Cpanel/WHM, We have more then 1000+ differents account with dedicated IP
We need to renumbering all of these account with a minimum pf downtime ... We are not moving our servers to a new location we only need to change the accounts IP.
The old IP can continue to resolve on our server for few weeks
For a minimum of downtime we proceed like that for our renumbering needs :
- Change site IP from WHM 111.111.111.111 to 222.222.222.222
- We edit httpd.conf :
<VirtualHost 222.222.222.222:80 111.111.111.111:80>
it work really great ..... but it will take an eternity for 1000+ accounts.
We can also with the Firewall forward the old IP to the new one ... but the job will be in my mind very hard and long to do ... more then the previous option.
I'm curious to know if someone here have a better solution of idea to do mass renumbering without downtime.
Regards,
Danyb