Koozali.org: home of the SME Server

Remove entry from SSH Denyhost

Offline smeerbartje

  • *
  • 71
  • +0/-0
Remove entry from SSH Denyhost
« on: November 11, 2008, 05:17:40 PM »
I just installed SSH Denyhosts and it's working great! I still have one question thouh. Is it possible to remove an ip-address from the blocked list?

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Re: Remove entry from SSH Denyhost
« Reply #1 on: November 11, 2008, 06:53:55 PM »
Edit /etc/hosts.deny_ssh
and restart the service:
/etc/init.d/denyhosts restart

Offline smeerbartje

  • *
  • 71
  • +0/-0
Re: Remove entry from SSH Denyhost
« Reply #2 on: November 11, 2008, 10:15:31 PM »
Thanks, it worked out fine...