Displaying 15 results from an estimated 15 matches for "ipt_ipp2p".
2007 Mar 14
6
ipp2p problems
...e -r")
* src of your iptables (iptables -V and apt-get source)
* ipp2p-0.8.0.tar.gz (stable)
2) untar ipp2p and cd ipp2p
3) Edit Makefile, if it''s necesary:
* IPTABLES_SRC = /usr/src/iptables
* In my case, the headers are detected automaticaly.
4) make (WITHOUT ERRORS!!! ;) )
5) cp libipt_ipp2p.so /lib/iptables
6) cp ipt_ipp2p.ko /lib/modules/`uname -r`/kernel/net/ipv4/netfilter
7) depmod -A
8) insmod ipt_ipp2p.ko (or modprobe)
9) lsmod | grep ipp2p
10) iptables -m ipp2p --help
root@servidor:/usr/src/ipp2p-0.8.0# make
make -C /lib/modules/2.6.15-28-386/build SUBDIRS=/usr/src/ipp2p-0.8.0...
2007 Apr 03
3
ipp2p: error loading kernel module
Hi,
I get this error when trying to insmod the ipp2p kernel module:
"insmod: error inserting ''ipt_ipp2p.ko'': -1 Invalid module format"
in the kernel log: "ipt_ipp2p: disagrees about version of symbol
struct_module"
Kernel version 2.6.20.4
iptables version: 1.3.5
ipp2p version: 0.8.2 (latest)
Anyone tried ipp2p with kernel 2.6.20?
Best Regards Niclas Bentley
2006 Dec 13
7
ipp2p Problem
Hello,
can anybody interpret what the following means:
[root@funke ipp2p-0.8.0]# iptables -t mangle -A MarkList0x666-ipp2p -p
tcp -m ipp2p --edk -j MarkSet0x666
iptables: Unknown error 4294967295
-----
I have installed ipp2p-0.8.0 via:
make
copied ipt_ipp2p.ko to my kernel lib dir
copied libipt_ipp2p.so to my iptables lib dir
insmod ipt_ipp2p gives the following in dmesg:
IPP2P v0.8.0 loading
iptables -m ipp2p --help shows as expected the help for ipp2p
But the command given at the beginning does not work. It give in dmesg:
ip_tables: ipp2p match:...
2007 Dec 02
3
ipp2p: Unaligned access in search_all_ed2k on sparc64
Hey guys,
I''ve just built a sparc64 (Ultra/5) based firewall with ipp2p compiled
as a module and I''m constantly getting the following message in my logs:
Kernel unaligned access at TPC[100f8490] search_all_edk+0x20/0x4c
[ipt_ipp2p]
I''m running the following versions:
- Kernel 2.6.22
- ipp2p 0.8.2-r4
- iptables 1.3.8-r1
Any thoughts?
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
...rnel from
2.6.17.14 to 2.6.21.1 , the problem is that after that i get:
# iptables -t mangle -A POSTROUTING -o eth0 -j IMQ --todev 0
iptables: No chain/target/match by that name
so i can not redirect ttraffic to IMQ device.
and modules are loaded.
-
# lsmod
Module Size Used by
ipt_ipp2p 6656 2
ipt_MASQUERADE 2688 1
sch_sfq 4864 31
cls_u32 6660 8
sch_htb 14208 2
ipt_IMQ 1792 0
imq 3592 0
xt_mac 1792 19
ipt_LOG 5504 2
xt_limit...
2004 Feb 03
1
RE: limiting p2p
...> De: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl] En
-> nombre de ThE PhP_KiD
-> Enviado el: Monday, February 02, 2004 3:28 PM
-> Para: lartc; Michal Kustosik
-> Asunto: RE: [LARTC] limiting p2p
->
->
-> Hi Michal.
->
-> Now I''m testing ipt_ipp2p netfilter 3rd module
-> You can reach it at:
-> http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html
->
-> At the momment I''ve not problems with it.
-> (It''s works well)
->
-> But I haven''t tested ipt_ipp2p module strongly
-> with a large LA...
2007 Oct 06
7
ipp2p segmentation fault
...ll looks good and a ''uname -a'' confirms I am on the new kernel.
I''m using shorewall to configure my firewall rules so it loads pretty much all the iptables/netfilter modules on start up.
The module has loaded okay as far as I can tell:
root@gecko:~# lsmod | grep p2p
ipt_ipp2p 8256 0
x_tables 15236 43 xt_comment,xt_policy,xt_multiport,ipt_ULOG,ipt_TTL,ipt_ttl,ipt_TOS,ipt_tos,ipt_SAME,ipt_REJECT,ipt_REDIRECT,ipt_recent,ipt_owner,ipt_NETMAP,ipt_MASQUERADE,ipt_LOG,ipt_iprange,ipt_ipp2p,ipt_ECN,ipt_ecn,ipt_ah,ipt_addrtype,xt_tcpmss,xt_pkttype,x...
2005 Oct 06
4
Problems with ipp2p
Hello every body:
I have RedHat fedora core 2 machine, using iptables and squid. I am having a
lot of problems with peer2peer traffic. (bittorrent, kazaa, etc.) so I have
installed ipp2p from rpm.
Every thing was ok until I use iptables rules. I get this error.
[root@router iptables]# iptables -A INPUT -p tcp -m ipp2p --ipp2p -j DROP
iptables: No chain/target/match by that name
sames
2006 Dec 12
1
Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...c:1
RX packets:211410 errors:0 dropped:0 overruns:0 frame:0
TX packets:566435 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:135919959 (129.6 MiB) TX bytes:162558207 (155.0 MiB)
Base address:0xd100 Memory:f1000000-f1020000
# lsmod
Module Size Used by
ipt_ipp2p 6400 0
ipt_LOG 5248 2
xt_multiport 2176 4
ipt_layer7 8840 14
cls_u32 5636 6
sch_esfq 4736 10
xt_CLASSIFY 1024 28
xt_limit 1280 0
ipt_TOS 1152 0
xt_length...
2006 Dec 14
0
Re: [RESOLVED] Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...packets:566435 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:100
>> RX bytes:135919959 (129.6 MiB) TX bytes:162558207 (155.0 MiB)
>> Base address:0xd100 Memory:f1000000-f1020000
>>
>> # lsmod
>> Module Size Used by
>> ipt_ipp2p 6400 0
>> ipt_LOG 5248 2
>> xt_multiport 2176 4
>> ipt_layer7 8840 14
>> cls_u32 5636 6
>> sch_esfq 4736 10
>> xt_CLASSIFY 1024 28
>> xt_limit...
2004 Nov 18
1
Re: Shared object not being built by patch-o-matic-ng
Stian B. Barmen schrieb:
> I try to use patch-o-matic-ng for installation. Kernel patching works
> nicely but the libipt_ipp2p.so shared object does not get built. I find
> the .c file in the patch-o-matic tree under ipp2p but I don''t know how
> to manually compile it.
> My lsmod includes the sucsessfully made ipt_ipp2p module and I also
> recompiled iptables for good measure.
> Help anyone?
&...
2004 Nov 18
5
Torrent support in IPP2P
Hello, I guess a few of you know about the iptables-p2p project at the
http://sourceforge.net/projects/iptables-p2p site. This suite has an
excellent filter of which I use today and its running very smoothly.
The main reason why I use this is because I desperately need to block
torrents. IPP2P does not do this at this time (it seems to me in the doc
at least). Is it maybe some way we could merge
2006 Apr 04
3
Another question (now about u32)
Hello all,
I am trying to match some conections using u32 but I tryed this:
[root@ns1 ~]# tc filter add dev eth1 parent 1:0 protocol ip prio 1 u32
match ip src 0/0 match ip dst 0/0 match ip sport 80 0xffff flowid 1:10
RTNETLINK answers: Invalid argument
We have an error talking to the kernel
[root@ns1 ~]#
I have this class at device eth1:
[root@ns1 ~]# tc class show dev eth1
class
2004 Sep 17
6
IPP2P
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is there interest in ipp2p support in Shorewall? While the ipp2p code is
not part of the standard kernel.org distributions, my experience is that
it is very easy to install and I would be willing to provide support for
it if there is interest.
See http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html for
information about ipp2p.
- -Tom
- --
Tom
2004 Jan 27
7
Whats wrong with my script?
I`m trying to shape both upload (eth0) and download(eth1). I made this
script to acomplishthis but the filters are not working even though the
classes and qdiscs are created. What am I doing wrong? #!/bin/bash
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1 htb default 10 r2q 5
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 1 htb default 10 r2q 5
tc class add dev