• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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