• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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