• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

remove first IP address

W

weeteck

Guest
Before i deploy my plesk, I tested it using a private IP address 192.xxx.. but after i deploy the server with real IPs, i'm unable to remove the 192.xx ip which is bolded in the first list of the IP address management.

Any idea how to remove it??
 
You want to use the reconfiguration utility. Do this from shell:

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

This will create a file named map_file. Edit this to change the old IP for the new IP, instructions are in the file. Then run the command again to implement the change.
 
Back
Top