Difference between revisions of "Hosts.deny"

From Finninday
Jump to: navigation, search
(New page: Category: Installation notes Watch for dictionary attacks and put the perp in hosts.deny. Files: */home/rday/sec.pl */home/rday/sec.config */home/rday/bin/kill.pl */etc/init.d/sec Ma...)
 
Line 7: Line 7:
 
*/home/rday/bin/kill.pl
 
*/home/rday/bin/kill.pl
 
*/etc/init.d/sec
 
*/etc/init.d/sec
 +
*/etc/rc3.d/S15sec
  
 
Manual invocation:
 
Manual invocation:
 
  nohup /home/rday/sec.pl -conf=/home/rday/sec.config &
 
  nohup /home/rday/sec.pl -conf=/home/rday/sec.config &

Revision as of 21:31, 29 April 2008

Watch for dictionary attacks and put the perp in hosts.deny.

Files:

  • /home/rday/sec.pl
  • /home/rday/sec.config
  • /home/rday/bin/kill.pl
  • /etc/init.d/sec
  • /etc/rc3.d/S15sec

Manual invocation:

nohup /home/rday/sec.pl -conf=/home/rday/sec.config &