DOKK / manpages / debian 10 / eurephia / eurephiadm-blacklist.7.en
eurephiadm blacklist(7) eurephiadm blacklist(7)

eurephiadm-blacklist - Manage the eurephia blacklist

After a configured amount of failed attempts, IP addresses, certificates and/or user names will get blacklisted. The eurephiadm blacklist command can be used to delete blacklist entries, or even explicitly add new blacklist entries manually.

Available modes for the blacklist command are:

List all entries on the blacklist
Add an entry to the blacklist
Delete an entry from the blacklist
Show help

The blacklist list mode will show registered entries in the blacklist.

Show more details

User name
Certificate SHA1 digest
IP address

The blacklist add mode will register a new entry to be blacklisted.

One of the following parameters must be given (only one):

User name
Certificate SHA1 digest
IP address

The blacklist delete mode will remove a blacklisted entry.

One of the following parameters must be given (only one):

User name
Certificate SHA1 digest
IP address
Blacklist record ID

eurephiadm-attempts(7), eurephia-config(7)

Copyright (C) 2008-2012 David Sommerseth <dazo@users.sourceforge.net>

July 2010 David Sommerseth