SolusVM remove IP from banned

From vpsget wiki
Jump to: navigation, search

If client or admin ip get banned and you need to remove it you need just to clear SolusVM authentication log or remove the IP from the log and you're fine using Admin CP GUI

Also you can clear all logs from CLI:

php /usr/local/solusvm/scripts/clearauthlog.php --system --clear=all

Or for specified username :

php /usr/local/solusvm/scripts/clearauthlog.php --system --clear=<username>

""