Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120764 - [NEW] sshdfilter-1.4.2
Summary: [NEW] sshdfilter-1.4.2
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.csc.liv.ac.uk/~greg/sshdfi...
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-01-28 14:33 UTC by Andreas Noteng
Modified: 2010-11-09 16:46 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sshdfilter-1.4.3.ebuild (sshdfilter-1.4.2.ebuild,1.12 KB, text/plain)
2006-01-28 14:35 UTC, Andreas Noteng
Details
sshdfilter initscript (1.4.2-initscript,1.28 KB, text/plain)
2006-01-28 14:35 UTC, Andreas Noteng
Details
sshdfilter 1.5.2 ebuild (sshdfilter-1.5.2.ebuild,1.18 KB, text/plain)
2006-12-09 13:41 UTC, Moshe Kamensky
Details
gentoo specific part of the config file (gentoo.partconf,1.48 KB, text/plain)
2006-12-09 13:43 UTC, Moshe Kamensky
Details
sshdfilter-1.5.5.ebuild (sshdfilter-1.5.5.ebuild,1.32 KB, text/plain)
2007-06-25 14:58 UTC, Andreas Noteng
Details
sshdfilter-1.5.7 ebuild, fifo style (sshdfilter-1.5.7.ebuild,808 bytes, text/plain)
2010-09-02 16:08 UTC, Phil Turmel
Details
sshdfilter-1.5.7 initscript, fifo style (sshdfilter,1.39 KB, text/plain)
2010-09-02 16:08 UTC, Phil Turmel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Noteng 2006-01-28 14:33:28 UTC
Hi
Wrote an ebuild on sshdfilter-1.4.2
sshdfilter monitors sshd logs and detects and prevents sshd bruteforce-attacks
see http://gentoo-wiki.com/HOWTO_sshdfilter
Also enclosed is initscript witch is a modyfied copy of /etc/init.d/sshd
Comment 1 Andreas Noteng 2006-01-28 14:35:02 UTC
Created attachment 78379 [details]
sshdfilter-1.4.3.ebuild
Comment 2 Andreas Noteng 2006-01-28 14:35:34 UTC
Created attachment 78380 [details]
sshdfilter initscript
Comment 3 Moshe Kamensky 2006-12-09 13:41:59 UTC
Created attachment 103715 [details]
sshdfilter 1.5.2 ebuild

Modified ebuild for version 1.5.2
Comment 4 Moshe Kamensky 2006-12-09 13:43:35 UTC
Created attachment 103716 [details]
gentoo specific part of the config file

To be placed in the 'files' sub directory
Comment 5 Andreas Noteng 2007-06-25 14:58:15 UTC
Created attachment 123045 [details]
sshdfilter-1.5.5.ebuild
Comment 6 Andreas Noteng 2007-06-25 14:59:18 UTC
Comment on attachment 123045 [details]
sshdfilter-1.5.5.ebuild

New Version
Comment 7 Matt 2007-12-14 15:05:32 UTC
thanks - this seems like a great little program :)
Comment 8 DRACULA 2008-02-26 13:02:17 UTC
Doesn't work. After '/etc/init.d/sshdfilter start' I get 'msg_invalid undefined'. There is no info on google about that issue... exept this: http://ircarc.com/freenode-gentoo/1719.html , but it's usles.
Comment 9 Jeff Schmidt 2008-03-01 18:04:57 UTC
(In reply to comment #8)
> Doesn't work. After '/etc/init.d/sshdfilter start' I get 'msg_invalid
> undefined'. There is no info on google about that issue... exept this:
> http://ircarc.com/freenode-gentoo/1719.html , but it's usles.
> 
need to add the attachment above (http://bugs.gentoo.org/attachment.cgi?id=103716&action=view) in files/ as 'gentoo.partconf'. don't forget to `etc-update` or `update-etc`, etc...
Comment 10 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 20:19:59 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 11 Roman v. Gemmeren 2009-08-18 08:11:35 UTC
hi,
the website isn't available and the sources (at least for 1.5.5) aren't available via the gentoo-mirrors or google.
Comment 12 Phil Turmel 2010-09-02 16:08:03 UTC
Created attachment 245768 [details]
sshdfilter-1.5.7 ebuild, fifo style

Implements syslog fifo interface to sshd.
Fifo and iptables configuration moved to a new initscript.
emerge --config is no longer needed.  Just start the service.
Comment 13 Phil Turmel 2010-09-02 16:08:56 UTC
Created attachment 245769 [details]
sshdfilter-1.5.7 initscript, fifo style

Companion to the 1.5.7 ebuild.
Comment 14 5FBCDB43 2010-11-09 16:46:36 UTC
It'd be nice if the init script would also work for people having app-admin/metalog as their system logger.