All of lore.kernel.org
 help / color / mirror / Atom feed
* Quota Patch (samj@samj.net)
@ 2003-07-15  9:32 Osgaldo Suanzes
  0 siblings, 0 replies; only message in thread
From: Osgaldo Suanzes @ 2003-07-15  9:32 UTC (permalink / raw)
  To: netfilter

Hi.
Can someone explain me if I can use this Patch, If I want to
   assign a download quota( 20Mb) to my Server 192.168.0.2

Im not sure if this patch only allow to assign quotas by traffic type (icmp,
http...)
Can I assign quotas to an Ip Address? how must the rule look like?

    example?:  is this ok?

    # iptables -A INPUT -s 192.168.0.2  -m quota --quota 20000000 -j Accept
    # iptables -A INPUT -s 192.168.0.2  -j DROP



   I have heard there is another modified Quota Patch out there, but Im not
sure if
    it fits my needs.
http://www.ussg.iu.edu/hypermail/linux/net/0304.1/0002.html

    Any comments are very appreciate,.

    Thanks.
                    Osgaldo



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-15  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15  9:32 Quota Patch (samj@samj.net) Osgaldo Suanzes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.