• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

How Can I change primary IP address?

D

DenisV

Guest
I want to move my server to other colo. And I need to change server's IP. How can I do it? Thanks
 
Use the reconfigurator utility. Do this from shell:

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

This will create a file named "map_file" - edit this file with the proper ip's. Directions are in the file.
 
If you are only comfortable with the plesk gui, log into plesk and click on "server" and then "IP Addresses"..

then click on "add new IP address" and input the relavent info.

You will then probably need to restart Bind and then click on "reread" in the IP Address Section....
 
Using:

/usr/local/psa/bin/reconfigurator.pl map_file

I'm able to eliminate the primary IP from Plesk's list of IPs, but I still have to log in to Plesk using the old IP address that I've tried to eliminate. How do I get completely away from using one IP address to move the Plesk installation to another?
 
Back
Top