Displaying 10 results from an estimated 10 matches for "wlkp".
Did you mean:
lkp
2004 Aug 09
2
cbq dosen''t shape on MARK for one host.. strange!
...on this one. he uses
flashget or some p2p tool, iptraf shows about 300 connections and the numver
increases slowly.
now im am trying hardener-r5 kernel and then i will try htb.init with MARK,
maybe this will help. and i can recompile iproute2.
--
.: Jakub Głazik (zytek)
.: email:zytek@ostrow-wlkp.net
.: JID:zytek@azazel.ostrow-wlkp.net
.: http://www.misiaj.sie.pl [obsolete]
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Nov 10
2
Reset Statistics?
2004 Sep 11
0
How classes/filters work .. hmm.
...when I make a class with
RULE=something will this be shaped to it''s RATE or will kernel search for
child classes to find out extra parameters matching a connection (like
RULE=client_ip)
And sorry for my lack of english knowledge ;)
--
.: Jakub Głazik (zytek)
.: email: zytek@ostrow-wlkp.net
.: JID: zytek@azazel.ostrow-wlkp.net
.: http://www.misiaj.sie.pl [obsolete]
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Sep 30
3
iproute2-2.2.4
I was trying to install iproute2-2.2.4. I get an error when i run the
makefile. I get a parse error in /usr/include/arpa/inet.h.
Can someone help me?
Thanks.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 25
1
tc philosophy, will this work?
...h shaped
host, and rest (with fairness) to other hosts in the subnet? or the traffic
would be shaped to 500Kbit and will never run thru child classes?
I would be thankful for any answer that would allow me to understand tc
philosophy better ;)
--
.: Jakub Głazik (zytek)
.: email: zytek@ostrow-wlkp.net
.: JID: zytek@azazel.ostrow-wlkp.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Sep 24
2
CONNMARK problem
Hello everybody.
i have the folowing problem:
i have this in the top of PREROUTING chain in mangle table
iptables -t mangle -A PREROUTING -j CONNMARK --set-mark 0 # rule 1
iptables -t mangle -A PREROUTING -m connmark --mark 5 # rule 2
iptables -t mangle -A PREROUTING -m connmark --mark 6 # rule 3
i think when packet is passing trough my POSTROUTING in mangle table
2004 Sep 09
4
imq config
Dear all,
I know this is not imq mailing list. But many of the users over here
have done exactly what i want.
Requirement:- I want to tight bound eth1 for 100 kbps
but after i want to create many classes of 64 kbps or 50 kbps and
others. But the total sum of classes is more than 100 kbps so my eth1 is
not restrciting total bandwidth at 100kbps.
According to search on google imq is the solution.
2004 Sep 06
5
HTB problem...
Hi folks.
Let''s say I would like to make some bandwidth control on my network
using HTB. I have 2 clients:
PC1: 192.168.100.2
PC2: 192.168.100.3
Server:
192.168.100.1
This has 2 NIC''s eth1 is local and eth2 is connected to the internet.
It could be nice to have a script, where you could specify, how much
bandwidth you want for a specific host on a network, like, PC1 has
2004 Sep 09
5
Limiting speed of individual TCP sessions ?
Hi All,
Does anyone know of a way to limit the speed of *individual* TCP sessions,
but without placing any overall bandwidth limits, and without requiring an
explicit QoS entry for every ip address the machine is communicating with ?
The scenario is a mailserver - say you want to limit individual TCP
sessions (pop3, smtp etc) to no more than 512Kbit so that an individual
session
2005 Dec 06
1
shaping small rates
What traffic shaper must I use to shape small rates (~1kBps) without
significant latency? I have experience with htb and i now that htb is
not very good solution in this case. With so low rates it generates a
few seconds delays beetwen sended packets. Such situation is described
on htb homepage, but without solution.
Any ideas ?
JQu