Displaying 20 results from an estimated 3000 matches similar to: "IPP2P & Marking Connections"
2006 Jan 13
5
Using torrent in tcrules
Hi all,
I''m trying to set up traffic shaping and I''m having some difficulty.
Here is what I want, and where I am.
1. HTTP and SMTP traffic needs to be priority 1.
2. All other traffic priority 2
3. Torrent traffic priority 3.
My distro is Fedora Core 4, and the torrent protocol does not appear
in /etc/protocols. The only protocol is TCP, which HTTP and SMTP is
built on top
2007 Jul 29
3
Integrating QoS and Traffic Shaping from HowToForge Article
Hi !
I found an excellent article about QoS and traffic shaping for VoIP (Asterisk
IAX protocol), which is designed to improve sound quality even over very busy
lines.
http://www.howtoforge.com/voip_qos_traffic_shaping_iproute2_asterisk
Should I just cut and paste all that to shorewall''s tcrules (replacing 4569
with 5060)?
Additionally, author of this article uses IAX protocol,
2009 Aug 26
2
shaping torrent traffic
hi
who can ever help me out with the shaping of torrent traffic?
i have a pptp at ppp0 over eth0 (10.0.0.1/8)
i would like to shape outgoing traffic of rtorrent on these two
interfaces, assume rtorrent is running at port 6999
need 3mbit for ppp0 and 50mbit for eth0
i supposed:
[tcclasses]
ppp0 1 2mbit 3mbit 1
eth0 2 20mbit 50mbit 2
[tcrules]
1 0.0.0.0/0 0.0.0.0/0 tcp
2005 Jan 27
1
ipp2p doc error
I think I''ve found a mistake in the http://www.shorewall.net/ipp2p.html
documentation.
I''ve been trying to get traffic shaping working on the p2p traffic
(Using ipp2p and wonder shaper) and lossing clumps of hair in the process.
I followed the web page documentation but the "tcpost" rule that
clasifies the packet and actually starts the "castration"
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
2004 Oct 17
8
Shorewall and IPP2P
Hi!
I''m wondering whether anyone has successfully set up a bandwidth control
system using ipp2p and shorewall. I have been able to drop connecions
altogether, but I don''t seem to be able to get CONNMARK working with ipp2p.
Any pointers would be greatly appreciated :)
______________________________
Mario R. Pizzolanti
2007 Aug 15
28
traffic shaping
I try use setup traffic shaping with Shorewall-4.0.2 and have fault.
When i start Shorewall with tc-files configured i get follow messages:
...
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
ERROR: Command "tc filter add dev eth2 parent ffff: protocol ip prio
50 u32 match ip src 0.0.0.0/0 police rate 500kbit burst 10k drop flowid
:1" Failed
2007 Jan 25
4
":T" flags in 3.4.0-RC1
I am trying to apply the new :T flag in tcrules. the man page for this
file [1] sayas that if SOURCE is $FW then rules are applied in OUTPUT.
this doesn''t seem to work on my setup. I have in tcrules :
------------------------------------------------------------------------
RESTORE:T 0.0.0.0/0 0.0.0.0/0 all - - - 0
CONTINUE:T 0.0.0.0/0 0.0.0.0/0
2005 May 19
1
Shorewall 2.3.2
This will be the final 2.3 release. It makes available multiple-ISP
support. There is one external change to the version that has been in
CVS for the last couple of days -- the ''default'' provider option has
been named ''balance'' to better describe what the option does (load
balancing).
Please see http://shorewall.net/Shorewall_and_Routing.html for more
2006 May 01
1
Traffic Shaping with Shorewall
Does anyone here implement traffic shaping with shorewall? I need to shape
BitTorrent traffic on my network so that upload/downloads do not overwhelm
normal function or, even more importantly, my imminent conversion to VOIP for
all telephone service. I followed the shorewall documentation guide but am
not sure if what I have done is the Right Way Of Doing Things. Nor am I
satsified with the
2006 Aug 14
2
enable p2p to some host (ipp2p)
Hi
I using ipp2p to block p2p traffic.
How to enable to use p2p to me host in my net ?
I using this setup:
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul --ares -j DROP
This setup:
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul
--ares -d ! mynet -j DROP
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul
--ares -s ! mynet -j DROP
not
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 Apr 21
1
Traffic Shaping
I have tried to follow the HOWTO''s as best I could to add some traffic
shaping to my existing shorewall firewall/router.
What I am trying to achieve
Top priority to all voip traffic, regardless of sip, iax2 etc.
Higher priority for interactive traffic - ssh, http
General queue for everything else, but
A low priority queue for any ipp2p traffic
What I have achieved.....
Almost
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
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 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 Jan 17
12
Multiple ISPs: How to force $FW traffic to a specific ISP (reprise)
Hi!
I have reprise try to resolve this problem, suspended from 17 dec 2005
I have try to apply the suggest of Jerry (see above).
The problem still exist.
See attach shorewall config, dump and tcpdump when I check to exit whit
SSH from firewall...
In the masq file is reported the last my attempt in order to resolve my
problem, however I have test also the example reported in MultiISP.html,
but
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
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