Displaying 8 results from an estimated 8 matches for "dstlimit".
2006 Dec 07
2
iptables -m dstlimit
Which kernel supports the iptables'' -m dstlimit?
Do I need a patch or something else to get it to work?
Is it too experimental?
--
Покотиленко Костик <casper@meteor.dp.ua>
2006 Aug 30
4
pps limit ?
Hello, list members,
can i limit pps rate with linux? How?
-m limit does not fit, as i understood: it can help with low rates only
(is that true? any suggestions?)
Thank you,
--
_,-=._ /|_/|
`-.} `=._,.-=-._., @ @._,
`._ _,-. ) _,.-''
` G.m-"^m`m'' Dmytro O. Redchuk
2007 Oct 05
6
shaping by packet count rather than bytes ?
In wireless networks it can be handy to shape by packet rate
rather than bytes/s (because capacity is packet-rate-limited).
Has anyone done any work on packet-rate shaping ?
Thanks.
2005 May 16
3
ip_conntrack limit --- torrent , DC++ , eMule
Hi all,
i need advice how can i limit ip_conntrack per IP.
clients of network that i support often uses torrent , DC++ , eMule
clients and i have lost packages because they open too many ports.
i have traffic control limits but this obviously isn''t enough
Any advance how to prevent server from this kind problems will be welcome.
Best regards
Emil
2004 Sep 15
2
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=95
------- Additional Comments From guru.list@xhost.cz 2004-09-15 12:19 CEST -------
Neither dstlimit works.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2004 Jun 16
0
[ANNOUNCE] Release of iptables-1.2.10
...ually compiled-in features
[ Henrik Nordstrom ]
- additional documentation in manpage snippets formerly missing
[ Harald Welte ]
- support new CLUSTERIP Target
[ Harald Welte ]
- support new account match
[ Piotr Gasid'o ]
- support new connrate match
[ Nuuti Kotivuori ]
- support new dstlimit match
[ Harald Welte ]
- support new 'set' match / 'SET' target
[ Jozsef Kadlecsik ]
- osf match: add support for netlink reporting
[ Evgeniy Polyakov ]
- new SCTP protocol match
[ Kiran Kumar ]
Please note: Since version 1.2.7a, patch-o-matic is now no longer part of
iptab...
2006 Nov 04
8
Strategy for penalising IPs with too many simultaneous sessions
Hi all,
I have been trying to investigate traffic shaping in an effort to solve
the "unfriendly network apps" problem on a test network.
I have a basis by which I''d like to shape traffic, but studying the
howto doesn''t uncover and existing qdisc that seems to fit what I would
like to do.
The problem I would like to address is to prevent an IP address opening
10
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