What is Secondary IPs?
Secondary IPs refer to additional IP addresses that can be assigned to your server. These IPs can be used to assign unique IPs to specific accounts. By default, Webuzo assigns a primary IP address to the accounts and if you have any secondary IPs you can assign the IP address while creating the accounts or editing the account settings.
Sometimes when the server or network restarts there are chances for missing secondary IPs assigned to the server. Which will cause trouble for websites having those IPs. To fix we can use the Rebuild IPs pool option in Webuzo. In this blog, I am trying to provide the steps to rebuild the IP address.
Step 1: Log in to your Webuzo control panel. The IPs assigned to the server can be shown from Networking >> List IPs
Step 2: Click on the "Rebuild IPs pool" button under Networking and click the "Add all IPs to system" icon on the top.
Step 4: Wait for the process to complete.
Once the process is complete, you should see an updated list of available IP addresses in your Webuzo control panel. This process can take some time, depending on the number of IP addresses on your server.
This can also perform using the webuzo-cli command. Run the command webuzo --add_all_ips to add all Ips to the system.
#webuzo --add_all_ips |
---|
Conclusion
In summary, the "Rebuild IPs pool" option in Webuzo allows you to update and rebuild the list of available IP addresses on your server. This feature is useful when the secondary IPs are missing or when you have added new IPs to the server.