Steps to remove IP Address in cpanel server

kumkumsharma

Administrator
Staff member
If you want to remove IP address which is bound to cpanel license then you can follow steps:
  • Login to your WHM account.
  • Here click on “Manage Licenses” and locate the license IP address.
  • Now select “Edit IP” from arrow under Actions.
  • Here you can enter the new IP address and click on “Save changes”.
Also you have to update the license file with below command and you have to run this in SSH server:

Code:
/usr/local/cpanel/cpkeyclt
 
Top