From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georgi Alexandrov Subject: Re: SSH Brute force attacks Date: Sat, 14 May 2005 10:02:52 +0300 Message-ID: <4285A29C.1020200@hotpop.com> References: <427B93EE.3030905@eccotours.dyndns.org> <427C4EA3.5090501@riverviewtech.net> <4281FC1A.8090000@eccotours.dyndns.org> <42824D1E.7040508@riverviewtech.net> <42825732.8010206@verisignlabs.com> <428259CE.3080708@riverviewtech.net> <42825D48.2060003@verisignlabs.com> <20050511203452.GA13902@bender.817west.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20050511203452.GA13902@bender.817west.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Jason Opperisano wrote: >On Wed, May 11, 2005 at 03:30:16PM -0400, Pete Toscano wrote: > > >>Freaky. My output is the same as yours with the exception of the 1.2.11 >>string. >> >>recent v1.2.11 options: >> >>ipt_recent v0.3.1: Stephen Frost . >>http://snowman.net/projects/ipt_recent/ >> >>I'm a little confused about the difference between "recent v1.2.11" and >>"ipt_recent v0.3.1" Is one a kernel component and the other the >>userspace part? >> >> > >yes, ipt_recent == kernel module. the 1.2.11 is the version of the >iptables userspace utility. > > > >>I'm also a little confused about p-o-m. Is this something I can apply >>without recompiling my (modular) kernel? >> >> > >no. > > I don't agree Jason. You can compile only the needed modules. Here's a tutorial (in bulgarian sorry, but you can get the idea from the comments/commands) how to do that with fedora core 3: http://hardtrance.blogspot.com/2005/04/fedora-core-3-patch-o-matic-ipttimeko.html > > >>Are there any good docs on how >>to use p-o-m? I didn't see any immediately obvious on the netfilter >>site and the p-o-m section seems to end mid- >> >> > >basic recipe: > >- download/extract kernel src >- download/extract iptables src >- download/extract p-o-m >- apply patches from p-o-m >- recompile kernel >- recompile iptables >- reboot, rinse, repeat. > >-j > >-- >"Stewie: Soooo Broccoli, mother says you're very good for me. But I'm > afraid I'm no good for you." > --Family Guy > > > > regards, Georgi Alexandrov