• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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