Gentoo Archives: gentoo-user

From: ddup1@××××××××××××××.org
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] iptables / ipp2p
Date: Fri, 16 Dec 2005 12:35:11
Message-Id: 20051216122927.GA7929@zuranox.dupnet.org
In Reply to: [gentoo-user] iptables / ipp2p by Uwe Thiem
1 Try this :
2
3 emerge -s ipp2p
4
5 emerge show you your ipp2p module.
6
7 in fact iptables is just command line utility to set rules, modules are
8 not part of iptables itself, modules for iptables are extra module or kernel inside module.
9
10
11 On Fri, Dec 16, 2005 at 12:09:58PM +0200, Uwe Thiem wrote:
12 > Hi folks,
13 >
14 > uwix ~ # iptables -m ipp2p -help
15 > iptables v1.3.4: Couldn't load match `ipp2p':/lib/iptables/libipt_ipp2p.so:
16 > cannot open shared object file: No such file or directory
17 >
18 >
19 > uwix ~ # emerge --pretend --verbose iptables
20 >
21 > These are the packages that I would merge, in order:
22 >
23 > Calculating dependencies ...done!
24 > [ebuild R ] net-firewall/iptables-1.3.4 -extensions +ipv6 -static 0 kB
25 >
26 > How can I make it build libipt_ipp2p.so as well? Is it that "-extensions"
27 > flag?
28 >
29 > Uwe
30 >
31 > --
32 > Unix is sexy:
33 > who | grep -i blonde | date
34 > cd ~; unzip; touch; strip; finger
35 > mount; gasp; yes; uptime; umount
36 > sleep
37 > --
38 > gentoo-user@g.o mailing list
39 >
40 --
41 gentoo-user@g.o mailing list