• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Changing primary ip address for plesk

B

bob2

Guest
I am needing to change the primary ip address for one of my plesk servers and wanted to see if anyone has done this before. The current ip is like 12x.1xx.95.x. The new ip address will be from the same block of ip addresses but the last octet will be changed to a higher number. Would I go about doing this the following way. Take the current IP out of my client's ip pool. Stop Plesk then log in to the server by command line as root and change the ip address for eth0. Log back in to the control panel and then go to ip addresses and choose re-read addresses. Also when I log back in to the control panel I should be able to use one of the ip addresses that did not change to log back in? Are there any recommendations on stopping plesk before I change the ip address.

I am running Plesk 7.5.2 and RHEL 3 if anyone wants to know.
 
Try using the IP mapping utility from the command line.

#/usr/local/psa/bin/reconfigurator.pl file_name

This will create a file that you can edit to change the IP. Then run the command again to make the change.
 
Back
Top