[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/pub/os/Linux/distr/salix/sbo/14.2/network/DenyHosts/
 
Current bandwidth utilization 1864.19 Mbit/s
Bandwidth utilization bar
Contents of README:
DenyHosts is a python program that automatically blocks ssh attacks 
by adding entries to /etc/hosts.deny. It will also block them via
iptables.  DenyHosts will also inform Linux administrators about
offending hosts, attacked users, and suspicious logins.

Note: the main config file is moved to /etc/denyhosts.conf for
versions greater than 2.6 
Noote: ipaddr-py is a new dependency
DenyHosts has been updated to work with python3 as well as 2, but
will use whichever version is pointed to by /usr/bin/python

to run at start-up, add

# start Denyhosts
if [ -x /etc/rc.d/rc.denyhosts ]; then
  echo "Starting Denyhosts:"
  /etc/rc.d/rc.denyhosts start
fi

to /etc/rc.d/rc.inet2 just after where sshd is run
and make /etc/rc.d/rc.denyhosts executable.

Icon  Name                                            Last modified      Size  
[DIR] Parent Directory - [TXT] DenyHosts.SlackBuild 01-Jun-2019 02:08 4.7K [   ] DenyHosts.info 01-Jun-2019 02:08 316 [TXT] README 01-Jun-2019 02:08 752 [   ] rc.denyhosts 09-Jun-2019 00:37 564 [TXT] slack-desc 01-Jun-2019 02:08 941

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!