• Help & contact
    • Spring Offers
      %

    For Cloud Server

    To remove a public IP address from a Linux server, proceed as follows:

    Requirement

    You have unassigned the additional public IP address in the Cloud Panel.

    • Log in to the server.

    • Delete the corresponding entries from /etc/network/interfaces.

    • Restart the network service.

    /etc/init.d/networking restart
    bash