• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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