Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141700 - net-firewall/ipp2p doesn't work w/ >=kernel-2.6.17
Summary: net-firewall/ipp2p doesn't work w/ >=kernel-2.6.17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
: 151651 151926 152717 153548 (view as bug list)
Depends on:
Blocks: 137175
  Show dependency tree
 
Reported: 2006-07-25 05:53 UTC by Henrique Dias
Modified: 2006-12-04 22:25 UTC (History)
7 users (show)

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


Attachments
2.6.17 API changes for ipp2p (ipp2p-0.8.0_2.6.17_API_changes.patch,992 bytes, patch)
2006-09-02 13:29 UTC, andcycle-gentoo.bugs
Details | Diff
ipp2p-0.8.0.ebuild with one added epatch line (ipp2p-0.8.0-r1.ebuild,1.55 KB, application/octet-stream)
2006-09-03 21:36 UTC, andcycle-gentoo.bugs
Details
2.6.17 API changes for ipp2p (patch for ipp2p-0.8.1_rc1) (ipp2p-0.8.1_rc1_2.6.17_API_changes.patch,1009 bytes, patch)
2006-09-28 01:55 UTC, Aleksandr Ivanov
Details | Diff
ipp2p-0.8.1_rc1.ebuild with one added epatch line (ipp2p-0.8.1_rc1.ebuild,1.56 KB, application/octet-stream)
2006-09-28 01:57 UTC, Aleksandr Ivanov
Details
ebuild for ipp2p 0.8.2 (ipp2p-0.8.2.ebuild,1.46 KB, text/plain)
2006-10-19 02:39 UTC, Juan J. Prieto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Dias 2006-07-25 05:53:42 UTC
After upgrade the kernel to 2.6.17.6 version the ipp2p kernel module (Netfilter module that identifies Peer-to-Peer traffic) not work anymore.

# /sbin/iptables -I INPUT -m ipp2p --edk --kazaa --gnu --dc --bit --apple --winmx --soul --ares -j DROP
iptables: Unknown error 4294967295

# more /var/log/kern.log
...
Jul 25 13:48:32 kripton kernel: ip_tables: ipp2p match: invalid size 0 != 8

# dmesg
...
IPP2P v0.8.0 loading
ip_tables: ipp2p match: invalid size 0 != 8

Thanks in advanced,

Henrique Dias

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.6-r4, 2.6.17.6 i686)
=================================================================
System uname: 2.6.17.6 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.2.3-r1, 2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo              http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror               http://gentoo.tiscali.nl/gentoo"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt dlloader dri eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod milter motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-25 05:58:52 UTC
And did you re-emerge iptables and ipp2p?
Comment 2 Henrique Dias 2006-07-25 06:10:56 UTC
First I only re-emerge the ipp2p, but now I try your solution, and not working.
The previous kernel version is 2.6.16.19 and the ipp2p work without problems.

# emerge net-firewall/iptables net-firewall/ipp2p
# /etc/init.d/iptables restart
# /sbin/iptables -I INPUT -m ipp2p --edk --kazaa --gnu --dc --bit --apple --winmx --soul --ares -j DROP
iptables: Unknown error 4294967295
Comment 3 Henrique Dias 2006-07-25 07:12:27 UTC
I try the newest version ipp2p-0.8.1_rc1.tar.gz from the official ipp2p home page and this version work fine with 2.6.17.6 kernel.
Comment 4 Henrique Dias 2006-07-25 08:50:03 UTC
sorry, forget may last post, the newest version not work, the difference between the new and the old version is that in the new I don't have the message error.
Comment 6 andcycle-gentoo.bugs 2006-09-02 13:29:18 UTC
Created attachment 95784 [details, diff]
2.6.17 API changes for ipp2p
Comment 7 andcycle-gentoo.bugs 2006-09-02 13:30:10 UTC
Comment on attachment 95784 [details, diff]
2.6.17 API changes for ipp2p

https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=499
Comment 8 andcycle-gentoo.bugs 2006-09-03 21:36:16 UTC
Created attachment 95908 [details]
ipp2p-0.8.0.ebuild with one added epatch line
Comment 9 Aleksandr Ivanov 2006-09-28 01:55:46 UTC
Created attachment 98297 [details, diff]
2.6.17 API changes for ipp2p (patch for ipp2p-0.8.1_rc1)
Comment 10 Aleksandr Ivanov 2006-09-28 01:57:33 UTC
Created attachment 98298 [details]
ipp2p-0.8.1_rc1.ebuild with one added epatch line
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-10-16 16:17:24 UTC
*** Bug 151651 has been marked as a duplicate of this bug. ***
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-10-19 01:59:11 UTC
*** Bug 151926 has been marked as a duplicate of this bug. ***
Comment 13 Juan J. Prieto 2006-10-19 02:39:04 UTC
Created attachment 100009 [details]
ebuild for ipp2p 0.8.2
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2006-10-24 16:44:13 UTC
*** Bug 152717 has been marked as a duplicate of this bug. ***
Comment 15 Jakub Moc (RETIRED) gentoo-dev 2006-10-31 06:00:18 UTC
*** Bug 153548 has been marked as a duplicate of this bug. ***
Comment 16 Farid 2006-10-31 14:54:18 UTC
(In reply to comment #15)
> *** Bug 153548 has been marked as a duplicate of this bug. ***
> 

(In reply to comment #13)
> Created an attachment (id=100009) [edit]
> ebuild for ipp2p 0.8.2
> 

Why isn't this ebuild added to portage?
When is it going to be added?
Comment 17 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-11-03 11:28:38 UTC
Had to bump ipp2p to 0.8.2 on two boxes, it works on both of them.
Comment 18 Aleksandr Ivanov 2006-11-03 14:54:37 UTC
It works in my pc box too.
Comment 19 Farid 2006-11-28 02:43:01 UTC
Has anyone tested this on amd64?
I am not able to get it to work. I don't know if the problem is in this package, iptables or something else...

http://forums.gentoo.org/viewtopic-p-3746348.html#3746348
Comment 20 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 04:42:42 UTC
Assigning to maintainer-needed; maintainer is apparently MIA and doesn't read bugs.
Comment 21 Alin Năstac (RETIRED) gentoo-dev 2006-12-04 22:25:01 UTC
I've tooked this one under my wing.
fixed in cvs.