Displaying 20 results from an estimated 3000 matches similar to: "enable p2p to some host (ipp2p)"
2006 Feb 23
7
ipp2p don''t block Ares
HI
I have a bridge running ipp2p blocking Ares traffic and others protocols.
This bridge works fine buts since two weeks can''t block Ares traffic. All
protocols block fine but Ares not (upload and download).
Somebody are using ipp2p blocking the latest Ares version ?
My system settings are:
kernel : 2.6.13
iptables: 1.3.3
ipp2p: 0.81 rc1
iptables -L -v output:
Chain FORWARD
2005 Jun 22
3
block p2p: ARES
Hi....
I''m trying to setup a LAN router with P2P filter
but the problem is that can''t "catch" Ares.
There is a way to DROP "ares" p2p packets ?
I''ve tried with last "ipp2p" snapshot without sucess...
I''ve
Kernel 2.4.28
iptables 1.3.0
Various Patches from patch-o-matic-ng-20040621
iproute2-ss020116
IMQ Patch
Esfq Patch
2007 Oct 06
7
ipp2p segmentation fault
Hi all.
On Sep 26th I decided to try and get ipp2p working on my machine that acts as a gateway for my Internet connection.
This machine is running Debian.
I performed the install by doing the following steps:
- I installed the Debian package called linux-source-2.6.22 for my Linux kernel source and unpacked the resulting tar.bz2 file.
- From the netfilter.org site I downloaded the following
2005 Sep 22
5
p2p: ARES
Hi,
I''ve a linux as router nat + firewall
(POLICY DROP for INPUT OUTPUT and FORWARD)
but, I''ve put next rules for p2p software
on FORWARD chain
[... snip ... ]
iptables -F FORWARD
iptables -P FORWARD DROP
iptables -A FORWARD -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -p tcp --dport 25 -j ACCEPT
[... snip ... ]
iptables -A FORWARD -m ipp2p --ipp2p -j ACCEPT
iptables -A
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
2007 Jan 17
2
bridge and ipp2p question
Hi all !!!
I have a firewall bridge (not router) with two nics that filter p2p with ipp2p.
All works fine but now I need to add a third nic to route all p2p traffic
through this nic.
It is that possible with a bridge ?
Later (with other server) connect to this nic I do loading balancing
with two adsl lines to route all p2p traffic.
Any hint ?
Any howto ?
Thanks in advance.
roberto
--
2008 Dec 05
6
xtables-addons+iptables-1.4.1+
Hi all,
We are trying to upgrade to iptables 1.4.1+
however the ipp2p module now it is included in the xtables-addons modules.
In the xtables-addons modules the commad line for ipp2p is changed
and the
-m ipp2p --ipp2p
option is not supported anymore ....
instead the maintainer requires that we use -m ipp2p --bit ... -m ipp2p
--kaza for each different P2P protocol.
as a result shorewall does
2004 Sep 12
1
is ipp2p working (kazaa)
i am using ipp2p module (v 0.6) from
http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html
I have tried it on kazaa and e-donkey connections.
Unfortunately, I am interesting in limiting kazaa traffic, which
this modules seems not to work right with it. (Kazza traffic is
not identified most of the cases....).
Has anyone tried this kazza bandwidth control???
2007 Mar 14
6
ipp2p problems
Hello list,
I''m newbie in this list. Well, i''m going crazy with ipp2p.
Googling i find a mini-howto but i''ve got problems.
1) Download:
* iptables-dev (apt-get)
* kernel-headers-2.x.x (your kernel, "uname -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
2006 Feb 02
0
Linux Gateway Qos_2 interfaces (1 lan and 1 internet) problem
Hello...I have a Slackware based machine doing routing & QoS for my internal LAN users...
It has two interfaces: eth1(100mbps) that connects to the aDSL modem(USR 9105) and eth0(100mbps) that connects to my local LAN...
I''am using shorewall as a firewall...i think it''s configured well as it''s working as i want and i pass all the online firewall tests... :D
All lan
2006 Feb 06
2
p2p marking, again
Hey, one more question for ipp2p
iptables -t mangle -A DSL-IN -p tcp -m ipp2p --ipp2p -j CONNMARK
--restore-mark
iptables -t mangle -A DSL-IN -p tcp -m mark ! --mark 0 -j ACCEPT
iptables -t mangle -A DSL-IN -p tcp -m ipp2p --ipp2p -j MARK --set-mark 7
iptables -t mangle -A DSL-IN -p tcp -m ipp2p --ipp2p -j CONNMARK --save-mark
iptables -t mangle -A DSL-IN -p udp -m ipp2p --ipp2p -j MARK
2004 Aug 21
1
info an ARES/WAREZ
Hello,
I''m blocking/limiting succesfully all P2P activity on our corporate
network using linux/ipp2p/connmark.
That is, until now. For my colleagues have found a new p2p client to
wreck havoc on our DSL line: ARES/WAREZ It seems to be a gnuttela
clone, but different enouph for ipp2p not to identify it.
I played around a bit with tcpflow with no success of finding
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
2008 Mar 19
0
block p2p
Hello,
I am trying to block or at least drastically reduced the amount of
wasted bandwidth—due to p2p—on a building wide network. My first
attempt, was to block it out right. I am running debian etch on my
router/proxy/dhcp/dns server. I loaded the ipp2p kernel module and the
iptables module. Then I put the following rule in my rules file:
SECTION ESTABLISHED
REJECT loc net ipp2p:all ipp2p
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 Dec 23
0
IPP2P 0.7 released
Hi,
some minutes ago IPP2P 0.7 has been released. It offers a couple of
new features including:
-UDP filtering support for some P2P networks
-improved SoulSeek filter
-Ares/AresLite matching support
-debug option to print matchinfo into kernel log
Please consult the README and documentation found at
http://www.ipp2p.org for information about changes and new features.
You can download the source
2007 Jun 29
1
ipp2p traffic not rejected
Hi,
I''m using following rule in /etc/shorewall/rules
REJECT:ULOG:P2P loc net ipp2p:all ipp2p
iptables -L :
Chain loc2net (1 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere state
RELATED,ESTABLISHED
ULOG all -- anywhere anywhere ipp2p
v0.8.2--ipp2p ULOG
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
2004 Jun 18
1
ipp2p question
Hi,
if I want to block ALL p2p traffic, ( bit torrent and apple
included )... which is better ?
# iptables -A FORWARD -p tcp -m ipp2p --ipp2p --bit --apple -j DROP
or...
# iptables -A FORWARD -p tcp -m ipp2p --ipp2p -j DROP
# iptables -A FORWARD -p tcp -m ipp2p --bit -j DROP
# iptables -A FORWARD -p tcp -m ipp2p --apple -j DROP
???
bests
andres
2006 Jun 20
1
ipp2p
Hello,
I''m trying to use iptables rules to prioritize p2p
trafic. I use ipp2p-0.8 but it give me errors :
Ipt-ipp2p : unknow symbol ntohl
Ipt-ipp2p : unknow symbol ntohs
When i compiled ipp2p it gave me warnings :
"ntohs"
/ipt-ipp2p.ko undefined
"ntohl"
/ipt-ipp2p.ko undefined
Any suggestion ?
gege