Clear SolusVM Blacklist
Clear IP Blacklist SolusVM
SolusVM is a powerful control panel that manages virtual servers. From allowing your customers to boot and restart VPS Servers to reinstalling different os versions with the click of your mouse it’s a great hypervisor for customers to use.
SolusVM has many security features but it does not come with a firewall. One of the security features is IP blacklists. To protect accounts SolusVM will blacklist any IPs that fail to log in correctly five times or more. This means that sometimes customers can’t navigate to their control panels to manage their servers.
If an IP has been blacklisted an “access denied” message will be displayed. There is no way to remove a single IP from the blacklist so you have to clear the whole blacklist file.
To clear IP blacklists you will need to login to the master using ssh and the root users account then run the below command to clear the blacklist. Once this is done, access will be restored.
php /usr/local/solusvm/scripts/clearauthlog.php --system --clear=all
How was this article? – Clear IP Blacklist SolusVM
You might also like
More from SolusVM
How to automatically setup additional IPs In your KVM VPS
If you reinstall your VPS server and your using a KVM solution plus you have additional IPs attached to your …
How to update your VPS Server root password
How to update your VPS Server root password If you want to update the root/admin password of your VPS server we …