My IP is blocked (Blacklist) help me

From Direct Admin ? that you can login with SSH and remove your ip from the list:

To remove the IP block,

1. Initially, we SSH to the DirectAdmin server.

2. Then, we edit the ip_blacklist file to remove the IP.

vi /usr/local/directadmin/data/admin/ip_blacklist
3. At last, we save it and restart the DirectAdmin service.

/etc/init.d/directadmin restart
That removes the IP from the DirectAdmin blacklist.
 
Back
Top