Gentoo Archives: gentoo-user

From: Chad Feller <cfeller@××××××××××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to install iplimit?
Date: Fri, 24 Mar 2006 02:54:10
Message-Id: 44235D2B.5040208@unr.nevada.edu
In Reply to: [gentoo-user] How to install iplimit? by Mariusz Zalewski
1 Hello,
2
3 I'm still using 2.6.11-r9, but, it appears to be in yours too. From
4 "make menuconfig" under the 2.6.11-r9 it is here:
5
6 Device Drivers --->
7 Networking support -->
8 [*] Networking Support
9 Networking options --->
10 [*] Network packet filtering (replaces ipchains)
11 IP: Netfilter Configuration --->
12 <m> IP tables support (required for
13 filtering/masq/NAT)
14 <m> limit match support
15
16 From a 2.6.15-r7 kernel:
17
18 Networking --->
19 Networking options --->
20 [*] Network packet filtering (replaces ipchains)
21 IP: Netfilter Configuration --->
22 <m> IP tables support (required for
23 filtering/masq/NAT)
24 <m> limit match support
25
26 The kernel module would be called ipt_limit in both cases.
27
28 Mariusz Zalewski wrote:
29 > Hello
30 >
31 > I would like to use iplimit in my firewall.
32 >
33 > I use iptables-1.3.4 with "extensions" USE flag and
34 > gentoo-sources-2.6.15-r1
35 >
36 > I can't find iplimit module in that kernel:
37 > # grep -i iplimit /usr/src/linux/.confg
38 > {none}
39 >
40 > How to install iplimit on my server? What should I do? Maybe there is
41 > other module, that can restrict number of connections from define IP
42 > address?
43 >
44 >
45 > P.S. Sorry about "crosspost" - I've send this message few days ago to
46 > gentoo-security mail list, but nobody reply.
47 >
48 >
49
50
51 --
52 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to install iplimit? Mariusz Zalewski <mz-gentoo@×××××××××××.net>